Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/sync/
Dinterprocess_sharable_mutex.hpp122 struct control_word_t struct in boost::interprocess::interprocess_sharable_mutex
124 unsigned exclusive_in : 1;
Dinterprocess_upgradable_mutex.hpp210 struct control_word_t struct in boost::interprocess::interprocess_upgradable_mutex
212 unsigned exclusive_in : 1;
213 unsigned upgradable_in : 1;