Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/ipc/
Dmessage_queue.hpp414 const bool unique_segment = m_cur_first_msg && m_cur_first_msg <= pos; in insert_at() local
441 const bool unique_segment = pos < pos_end; in insert_at() local