Searched defs:WaitForSingleObjectEx (Results 1 – 3 of 3) sorted by relevance
160 WaitForSingleObjectEx = kernel32.WaitForSingleObjectEx variable
173 #define WaitForSingleObjectEx(h,d,b) \ macro
65708 pub fn WaitForSingleObjectEx(hHandle: HANDLE, dwMilliseconds: DWORD, bAlertable: BOOL) in WaitForSingleObjectEx() function