Searched defs:wait_event (Results 1 - 6 of 6) sorted by relevance
/third_party/alsa-utils/axfer/ |
H A D | waiter.h | 49 int (*wait_event)(struct waiter_context *waiter, int timeout_msec); member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | eapol_test.py | 58 def wait_event(self, events, timeout=10): member in eapol_test
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | eapol_test.py | 58 def wait_event(self, events, timeout=10): member in eapol_test
|
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
H A D | wait.h | 154 #define wait_event(wait, condition) ({ \ macro
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_fence.cpp | 52 wait_event(HANDLE event, int event_fd, uint64_t timeout_ns) in wait_event() function 77 wait_event(HANDLE event, int event_fd, uint64_t timeout_ns) in wait_event() function
|
/third_party/backends/backend/pixma/ |
H A D | pixma_common.h | 167 void (*wait_event) (pixma_t * s, int timeout); member
|
Completed in 3 milliseconds