Home
last modified time | relevance | path

Searched refs:ResetEvent (Results 1 – 25 of 51) sorted by relevance

123

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/
Dl2_packet_winpcap.c122 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()
Dl2_packet_ndis.c192 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/
Dl2_packet_winpcap.c122 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()
Dl2_packet_ndis.c192 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/
Devent_abi.cpp33 BOOST_WINAPI_TEST_FUNCTION_SIGNATURE(ResetEvent); in main()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dumutex.cpp130 ResetEvent(condition->fExitGate); in umtx_condBroadcast()
168 ResetEvent(condition->fEntryGate); in umtx_condWait()
/third_party/boost/boost/winapi/
Devent.hpp79 ResetEvent(boost::winapi::HANDLE_ hEvent);
92 using ::ResetEvent;
/third_party/python/Parser/
Dmyreadline.c75 ResetEvent(hInterruptEvent); in my_fgets()
150 ResetEvent(hInterruptEvent); in _PyOS_WindowsConsoleReadline()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_ndis_.c92 ResetEvent(drv->event_avail); in wpa_driver_ndis_event_pipe_cb()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_ndis_.c92 ResetEvent(drv->event_avail); in wpa_driver_ndis_event_pipe_cb()
/third_party/boost/libs/asio/include/boost/asio/detail/
Dwin_event.hpp105 ::ResetEvent(events_[0]); in clear()
/third_party/boost/boost/asio/detail/
Dwin_event.hpp105 ::ResetEvent(events_[0]); in clear()
/third_party/glib/glib/
Dgwakeup.c95 ResetEvent ((HANDLE) wakeup); in g_wakeup_acknowledge()
Dgiowin32.c347 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/
DSecondaryCommandBuffer.cpp263 case CommandID::ResetEvent: in executeCommands()
418 case CommandID::ResetEvent: in dumpCommands()
/third_party/libusb/libusb/os/
Devents_windows.c51 if (!ResetEvent(event->hEvent)) in usbi_clear_event()
/third_party/gstreamer/gstplugins_bad/sys/wasapi/
Dgstwasapisrc.c696 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()
Dgstwasapisink.c583 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/
Dsctp_userspace.c390 ResetEvent(cv->events_[C_BROADCAST]); in SleepXPConditionVariable()
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.cpp204 GET_DEVICE_PROC(ResetEvent); in LoadDeviceProcs()
DVulkanFunctions.h200 PFN_vkResetEvent ResetEvent = nullptr; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.cpp109 case CommandID::ResetEvent: in GetCommandString()
511 case CommandID::ResetEvent: in executeCommands()
/third_party/openh264/codec/decoder/core/src/
Dwels_decoder_thread.cpp90 ResetEvent (e->h); in EventReset()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dctrl_iface_named_pipe.c363 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/
Dctrl_iface_named_pipe.c363 ResetEvent(dst->overlap.hEvent); in wpa_supplicant_ctrl_iface_receive()
783 ResetEvent(dst->overlap.hEvent); in wpa_supplicant_global_iface_receive()

123