Searched defs:open_or_create_semaphore (Results 1 – 2 of 2) sorted by relevance
137 void* open_or_create_semaphore(const sync_id &id, unsigned int initial_count) in open_or_create_semaphore() function in boost::interprocess::ipcdetail::sync_handles
700 inline void *open_or_create_semaphore(const char *name, long initial_count, long maximum_count, int… in open_or_create_semaphore() function