Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/ipc/
Dmessage_queue.hpp418 const size_type second_segment_end = m_max_num_msg; in insert_at() local
445 const size_type second_segment_end = unique_segment ? 0u : pos_end; in insert_at() local