Searched defs:binary_semaphore (Results 1 – 2 of 2) sorted by relevance
| /oneTBB/src/tbb/ | ||
| H A D | semaphore.h | 200 binary_semaphore() { my_sem = CreateEventEx( nullptr, nullptr, 0, EVENT_ALL_ACCESS ); } in binary_semaphore() function |
| H A D | semaphore.cpp | 71 binary_semaphore::binary_semaphore() { in binary_semaphore() function in tbb::detail::r1::binary_semaphore |