Home
last modified time | relevance | path

Searched defs:first_segment_end (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/interprocess/ipc/
Dmessage_queue.hpp416 const size_type first_segment_end = pos; in insert_at() local
443 const size_type first_segment_end = unique_segment ? pos_end : m_max_num_msg-1; in insert_at() local