Searched defs:create_anonymous_semaphore (Results 1 – 2 of 2) sorted by relevance
157 BOOST_FORCEINLINE HANDLE_ create_anonymous_semaphore(SECURITY_ATTRIBUTES_* lpSemaphoreAttributes, L… in create_anonymous_semaphore() function
135 inline handle create_anonymous_semaphore(long initial_count,long max_count) in create_anonymous_semaphore() function