Home
last modified time | relevance | path

Searched refs:osCreateEventExW (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dos_win.c1004 #define osCreateEventExW ((HANDLE(WINAPI*)(LPSECURITY_ATTRIBUTES,LPCWSTR, \ macro
1385 sleepObj = osCreateEventExW(NULL, NULL, CREATE_EVENT_MANUAL_RESET, in sqlite3_win32_sleep()