Home
last modified time | relevance | path

Searched refs:ResetEvent (Results 1 - 25 of 34) sorted by relevance

12

/third_party/node/deps/v8/src/debug/wasm/gdb-server/
H A 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/
H A 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()
H A 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/
H A 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()
H A 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/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A 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/
H A Ddriver_ndis_.c92 ResetEvent(drv->event_avail); in wpa_driver_ndis_event_pipe_cb()
/third_party/python/Parser/
H A Dmyreadline.c76 ResetEvent(hInterruptEvent); in my_fgets()
151 ResetEvent(hInterruptEvent); in _PyOS_WindowsConsoleReadline()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DSecondaryCommandBuffer.cpp109 case CommandID::ResetEvent: in GetCommandString()
110 return "ResetEvent"; in GetCommandString()
511 case CommandID::ResetEvent: in executeCommands()
H A DSecondaryCommandBuffer.h78 ResetEvent, member in rx::vk::priv::CommandID
1410 ResetEventParams *paramStruct = initCommand<ResetEventParams>(CommandID::ResetEvent); in resetEvent()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A 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/
H A 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/
H A DVulkanFunctions.h263 PFN_vkResetEvent ResetEvent = nullptr; member
H A DVulkanFunctions.cpp286 GET_DEVICE_PROC(ResetEvent); in LoadDeviceProcs()
/third_party/ffmpeg/libavdevice/
H A Dvfwcap.c453 ResetEvent(ctx->event); in vfw_read_packet()
H A Ddshow.c1871 ResetEvent(ctx->event[1]); in dshow_read_packet()
/third_party/glfw/deps/
H A Dtinycthread.c272 if (ResetEvent(cond->mEvents[_CONDITION_EVENT_ALL]) == 0) in _cnd_timedwait_win32()
/third_party/lzma/C/
H A DThreads.c138 WRes Event_Reset(CEvent *p) { return BOOLToWRes(ResetEvent(*p)); } in Event_Reset()
/third_party/vk-gl-cts/execserver/
H A DxsWin32TestProcess.cpp98 if (!ResetEvent(m_handle)) in reset()
99 throw Error(GetLastError(), "ResetEvent() failed"); in reset()
/third_party/python/Modules/_multiprocessing/
H A Dsemaphore.c145 ResetEvent(sigint_event); in _multiprocessing_SemLock_acquire_impl()
/third_party/skia/src/gpu/vk/
H A DGrVkInterface.cpp78 ACQUIRE_PROC(ResetEvent, VK_NULL_HANDLE, device); in GrVkInterface()
/third_party/python/Modules/_io/
H A Dwinconsoleio.c561 ResetEvent(hInterruptEvent); in read_console_w()
/third_party/vulkan-loader/loader/generated/
H A Dvk_layer_dispatch_table.h334 PFN_vkResetEvent ResetEvent; member
/third_party/python/Modules/
H A Doverlapped.c490 _overlapped.ResetEvent
505 ret = ResetEvent(Handle); in _overlapped_ResetEvent_impl()
H A Dtimemodule.c2250 ResetEvent(sigint_event);

Completed in 30 milliseconds

12