Searched refs:SleepEx (Results 1 – 11 of 11) sorted by relevance
/external/libusb/msvc/ |
D | missing.h | 24 #define SleepEx(m, a) Sleep(m) macro
|
/external/libusb/libusb/os/ |
D | threads_windows.c | 39 SleepEx(0, TRUE); in usbi_mutex_static_lock()
|
D | poll_windows.c | 160 SleepEx(0, TRUE); in init_polling() 228 SleepEx(0, TRUE); in exit_polling()
|
/external/webrtc/webrtc/base/ |
D | platform_thread.cc | 189 SleepEx(0, true); in PlatformThread()
|
/external/curl/tests/server/ |
D | sockfilt.c | 586 SleepEx(0, FALSE); in select_ws_wait_thread() 640 SleepEx(0, FALSE); in select_ws_wait_thread() 647 SleepEx(0, FALSE); in select_ws_wait_thread()
|
/external/curl/lib/ |
D | connect.c | 514 SleepEx(0, FALSE); in verifyconnect()
|
/external/dlmalloc/ |
D | malloc.c | 1867 #define SPIN_LOCK_YIELD SleepEx(SLEEP_EX_DURATION, FALSE) 1998 SleepEx(0, FALSE); in init_malloc_global_mutex()
|
/external/syzkaller/executor/ |
D | syscalls.h | 14279 {"SleepEx", 0, (syscall_t)SleepEx},
|
/external/mdnsresponder/mDNSWindows/ |
D | mDNSWin32.c | 540 while ( SleepEx( 0, TRUE ) == WAIT_IO_COMPLETION ) in mDNSPlatformClose()
|
/external/syzkaller/sys/windows/ |
D | windows.txt | 171 SleepEx(dwMilliseconds int32, bAlertable int32)
|
/external/google-breakpad/src/processor/testdata/symbols/kernel32.pdb/BCE8785C57B44245A669896B6A19B9542/ |
D | kernel32.sym | 696 PUBLIC 239c 8 SleepEx
|