Home
last modified time | relevance | path

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

12

/third_party/node/deps/v8/src/debug/wasm/gdb-server/
Dtransport.cc278 if (!::ResetEvent(socket_event_)) { in ReadSomeData()
302 if (!ResetEvent(socket_event_)) { in WaitForDebugStubEvent()
309 if (!ResetEvent(faulted_thread_event_)) { in WaitForDebugStubEvent()
/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/python/Parser/
Dmyreadline.c75 ResetEvent(hInterruptEvent); in my_fgets()
150 ResetEvent(hInterruptEvent); in _PyOS_WindowsConsoleReadline()
/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/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_ndis_.c92 ResetEvent(drv->event_avail); in wpa_driver_ndis_event_pipe_cb()
/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/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()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.cpp286 GET_DEVICE_PROC(ResetEvent); in LoadDeviceProcs()
DVulkanFunctions.h263 PFN_vkResetEvent ResetEvent = nullptr; member
/third_party/glfw/deps/
Dtinycthread.c272 if (ResetEvent(cond->mEvents[_CONDITION_EVENT_ALL]) == 0) in _cnd_timedwait_win32()
/third_party/lzma/C/
DThreads.c138 WRes Event_Reset(CEvent *p) { return BOOLToWRes(ResetEvent(*p)); } in Event_Reset()
/third_party/python/Modules/_multiprocessing/
Dsemaphore.c143 ResetEvent(sigint_event); in _multiprocessing_SemLock_acquire_impl()
/third_party/gstreamer/gstplugins_bad/sys/winks/
Dgstksvideodevice.c1068 ResetEvent (req->overlapped.hEvent); in gst_ks_video_device_read_frame()
1230 ResetEvent (priv->cancel_event); in gst_ks_video_device_cancel_stop()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11window_corewindow.cpp488 ResetEvent (storage->cancellable); in gst_d3d11_window_core_window_unlock_stop()
Dgstd3d11window_swapchainpanel.cpp480 ResetEvent (storage->cancellable); in gst_d3d11_window_swap_chain_panel_unlock_stop()
/third_party/ffmpeg/libavdevice/
Dvfwcap.c453 ResetEvent(ctx->event); in vfw_read_packet()
/third_party/vk-gl-cts/execserver/
DxsWin32TestProcess.cpp98 if (!ResetEvent(m_handle)) in reset()

12