Home
last modified time | relevance | path

Searched defs:timer_handle (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/src/win32/
Dthread.cpp633 detail::win32::handle_manager timer_handle; in interruptible_wait() local
725 detail::win32::handle_manager timer_handle; in non_interruptible_wait() local
/aosp_15_r20/external/pigweed/pw_chrono_freertos/
H A Dsystem_timer.cc40 void HandleTimerCallback(TimerHandle_t timer_handle) { in HandleTimerCallback()
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/stream_executor/
H A Dstream_executor.cc504 SP_Timer timer_handle = in StartTimer() local
518 SP_Timer timer_handle = in StopTimer() local
/aosp_15_r20/external/tcpdump/
H A Dtcpdump.c279 static HANDLE timer_handle = INVALID_HANDLE_VALUE; variable