Home
last modified time | relevance | path

Searched defs:WaitForSingleObject (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/compat/
H A Dw32pthreads.h64 #define WaitForSingleObject(a, b) WaitForSingleObjectEx(a, b, FALSE) macro
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dthread_utils.c71 #define WaitForSingleObject(obj, timeout) \ macro

Completed in 1 milliseconds