Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp183 cv->event_ = CreateEvent(NULL, // no security in __kmp_win32_cond_init()
188 __kmp_itt_system_object_created(cv->event_, "Event"); in __kmp_win32_cond_init()
194 __kmp_free_handle(cv->event_); in __kmp_win32_cond_destroy()
223 res = WaitForSingleObject(cv->event_, timeout); in __kmp_win32_cond_wait()
228 /* Exit the loop when the <cv->event_> is signaled and there are still in __kmp_win32_cond_wait()
278 ResetEvent(cv->event_); in __kmp_win32_cond_wait()
286 SetEvent(cv->event_); in __kmp_win32_cond_broadcast()
H A Dkmp.h2284 HANDLE event_; member
/freebsd/contrib/ntp/sntp/libevent/cmake/
H A DAddEventLibrary.cmake49 string(REPLACE "event_" "" PURE_NAME ${LIB_NAME})
H A DLibeventConfig.cmake.in132 NAMES "event_${_comp}"
/freebsd/contrib/libevent/cmake/
H A DAddEventLibrary.cmake49 string(REPLACE "event_" "" PURE_NAME ${LIB_NAME})
H A DLibeventConfig.cmake.in132 NAMES "event_${_comp}"
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog-1.4170 …o New function, event_{base_}loopbreak. Like event_loopexit, it makes an event loop stop executin…
H A DChangeLog-2.01137 …o New function, event_{base_}loopbreak. Like event_loopexit, it makes an event loop stop executin…
/freebsd/contrib/libevent/
H A DChangeLog-1.4170 …o New function, event_{base_}loopbreak. Like event_loopexit, it makes an event loop stop executin…
H A DChangeLog-2.01137 …o New function, event_{base_}loopbreak. Like event_loopexit, it makes an event loop stop executin…