Home
last modified time | relevance | path

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

/third_party/mingw-w64/mingw-w64-libraries/winstorecompat/src/
DCreateSemaphoreW.c27 #define CreateSemaphoreW __CreateSemaphoreW macro
34 HANDLE WINAPI CreateSemaphoreW(LPSECURITY_ATTRIBUTES lpSemaphoreAttributes, in CreateSemaphoreW() function
/third_party/boost/boost/winapi/
Dsemaphore.hpp133 BOOST_FORCEINLINE HANDLE_ CreateSemaphoreW(SECURITY_ATTRIBUTES_* lpSemaphoreAttributes, LONG_ lInit… in CreateSemaphoreW() function