Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/sync/windows/
Dsync_utils.hpp151 void* open_or_create_mutex(const sync_id &id) in open_or_create_mutex() function in boost::interprocess::ipcdetail::sync_handles
/third_party/boost/boost/interprocess/detail/
Dwin32_api.hpp688 inline void *open_or_create_mutex(const char *name, bool initial_owner, interprocess_security_attri… in open_or_create_mutex() function