/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/ |
D | l2_packet_winpcap.c | 122 ResetEvent(l2->rx_done); in l2_packet_receive_cb() 141 ResetEvent(l2->rx_notify); in l2_packet_receive_thread() 156 ResetEvent(l2->rx_avail); in l2_packet_rx_event()
|
D | l2_packet_ndis.c | 192 ResetEvent(l2_ndisuio_global->rx_processed); in l2_packet_rx_thread_try_read() 311 ResetEvent(l2->rx_avail); in l2_packet_rx_event()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/ |
D | l2_packet_winpcap.c | 122 ResetEvent(l2->rx_done); in l2_packet_receive_cb() 141 ResetEvent(l2->rx_notify); in l2_packet_receive_thread() 156 ResetEvent(l2->rx_avail); in l2_packet_rx_event()
|
D | l2_packet_ndis.c | 192 ResetEvent(l2_ndisuio_global->rx_processed); in l2_packet_rx_thread_try_read() 312 ResetEvent(l2->rx_avail); in l2_packet_rx_event()
|
/third_party/boost/libs/winapi/test/run/ |
D | event_abi.cpp | 33 BOOST_WINAPI_TEST_FUNCTION_SIGNATURE(ResetEvent); in main()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | umutex.cpp | 130 ResetEvent(condition->fExitGate); in umtx_condBroadcast() 168 ResetEvent(condition->fEntryGate); in umtx_condWait()
|
/third_party/boost/boost/winapi/ |
D | event.hpp | 79 ResetEvent(boost::winapi::HANDLE_ hEvent); 92 using ::ResetEvent;
|
/third_party/python/Parser/ |
D | myreadline.c | 75 ResetEvent(hInterruptEvent); in my_fgets() 150 ResetEvent(hInterruptEvent); in _PyOS_WindowsConsoleReadline()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
D | driver_ndis_.c | 92 ResetEvent(drv->event_avail); in wpa_driver_ndis_event_pipe_cb()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
D | driver_ndis_.c | 92 ResetEvent(drv->event_avail); in wpa_driver_ndis_event_pipe_cb()
|
/third_party/boost/libs/asio/include/boost/asio/detail/ |
D | win_event.hpp | 105 ::ResetEvent(events_[0]); in clear()
|
/third_party/boost/boost/asio/detail/ |
D | win_event.hpp | 105 ::ResetEvent(events_[0]); in clear()
|
/third_party/glib/glib/ |
D | gwakeup.c | 95 ResetEvent ((HANDLE) wakeup); in g_wakeup_acknowledge()
|
D | giowin32.c | 347 ResetEvent (channel->space_avail_event); in read_thread() 464 ResetEvent (channel->space_avail_event); in write_thread() 618 ResetEvent (channel->data_avail_event); in buffer_read() 651 ResetEvent (channel->data_avail_event); in buffer_write() 688 ResetEvent (channel->data_avail_event); in buffer_write() 901 ResetEvent ((HANDLE) watch->pollfd.fd); in g_io_win32_check()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | SecondaryCommandBuffer.cpp | 263 case CommandID::ResetEvent: in executeCommands() 418 case CommandID::ResetEvent: in dumpCommands()
|
/third_party/libusb/libusb/os/ |
D | events_windows.c | 51 if (!ResetEvent(event->hEvent)) in usbi_clear_event()
|
/third_party/gstreamer/gstplugins_bad/sys/wasapi/ |
D | gstwasapisrc.c | 696 ResetEvent (self->cancellable); in gst_wasapi_src_prepare() 734 ResetEvent (self->loopback_cancellable); in gst_wasapi_src_unprepare() 765 ResetEvent (self->cancellable); in gst_wasapi_src_read()
|
D | gstwasapisink.c | 583 ResetEvent (self->cancellable); in gst_wasapi_sink_prepare() 631 ResetEvent (self->cancellable); in gst_wasapi_sink_write()
|
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ |
D | sctp_userspace.c | 390 ResetEvent(cv->events_[C_BROADCAST]); in SleepXPConditionVariable()
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | VulkanFunctions.cpp | 204 GET_DEVICE_PROC(ResetEvent); in LoadDeviceProcs()
|
D | VulkanFunctions.h | 200 PFN_vkResetEvent ResetEvent = nullptr; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | SecondaryCommandBuffer.cpp | 109 case CommandID::ResetEvent: in GetCommandString() 511 case CommandID::ResetEvent: in executeCommands()
|
/third_party/openh264/codec/decoder/core/src/ |
D | wels_decoder_thread.cpp | 90 ResetEvent (e->h); in EventReset()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | ctrl_iface_named_pipe.c | 363 ResetEvent(dst->overlap.hEvent); in wpa_supplicant_ctrl_iface_receive() 780 ResetEvent(dst->overlap.hEvent); in wpa_supplicant_global_iface_receive()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | ctrl_iface_named_pipe.c | 363 ResetEvent(dst->overlap.hEvent); in wpa_supplicant_ctrl_iface_receive() 783 ResetEvent(dst->overlap.hEvent); in wpa_supplicant_global_iface_receive()
|