/third_party/node/deps/v8/src/debug/wasm/gdb-server/ |
D | transport.cc | 278 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/ |
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/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_standard/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/src/drivers/ |
D | driver_ndis_.c | 92 ResetEvent(drv->event_avail); in wpa_driver_ndis_event_pipe_cb()
|
/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/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()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | VulkanFunctions.cpp | 286 GET_DEVICE_PROC(ResetEvent); in LoadDeviceProcs()
|
D | VulkanFunctions.h | 263 PFN_vkResetEvent ResetEvent = nullptr; member
|
/third_party/glfw/deps/ |
D | tinycthread.c | 272 if (ResetEvent(cond->mEvents[_CONDITION_EVENT_ALL]) == 0) in _cnd_timedwait_win32()
|
/third_party/lzma/C/ |
D | Threads.c | 138 WRes Event_Reset(CEvent *p) { return BOOLToWRes(ResetEvent(*p)); } in Event_Reset()
|
/third_party/python/Modules/_multiprocessing/ |
D | semaphore.c | 143 ResetEvent(sigint_event); in _multiprocessing_SemLock_acquire_impl()
|
/third_party/gstreamer/gstplugins_bad/sys/winks/ |
D | gstksvideodevice.c | 1068 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/ |
D | gstd3d11window_corewindow.cpp | 488 ResetEvent (storage->cancellable); in gst_d3d11_window_core_window_unlock_stop()
|
D | gstd3d11window_swapchainpanel.cpp | 480 ResetEvent (storage->cancellable); in gst_d3d11_window_swap_chain_panel_unlock_stop()
|
/third_party/ffmpeg/libavdevice/ |
D | vfwcap.c | 453 ResetEvent(ctx->event); in vfw_read_packet()
|
/third_party/vk-gl-cts/execserver/ |
D | xsWin32TestProcess.cpp | 98 if (!ResetEvent(m_handle)) in reset()
|