Home
last modified time | relevance | path

Searched refs:g_timer_thread (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/posix_engine/
Dtimer_manager.cc35 static thread_local bool g_timer_thread; variable
85 bool TimerManager::IsTimerManagerThread() { return g_timer_thread; } in IsTimerManagerThread()
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/posix_engine/
H A Dtimer_manager.cc34 static thread_local bool g_timer_thread; variable
87 bool TimerManager::IsTimerManagerThread() { return g_timer_thread; } in IsTimerManagerThread()