Searched defs:wait_event (Results 1 – 7 of 7) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_fence.cpp | 47 wait_event(HANDLE event, int event_fd, uint64_t timeout_ns) in wait_event() function 72 wait_event(HANDLE event, int event_fd, uint64_t timeout_ns) in wait_event() function
|
/third_party/alsa-utils/axfer/ |
D | waiter.h | 48 int (*wait_event)(struct waiter_context *waiter, int timeout_msec); member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
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/ |
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/ |
D | wait.h | 156 #define wait_event(wait, condition) ({ … macro
|
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstbasesink.h | 208 GstFlowReturn (*wait_event) (GstBaseSink *sink, GstEvent *event); member
|
/third_party/mesa3d/src/amd/compiler/ |
D | aco_insert_waitcnt.cpp | 58 enum wait_event : uint16_t { enum
|