Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/iomgr/
Dtimer_manager.cc65 static void timer_thread(void* completed_thread_ptr);
280 static void timer_thread(void* completed_thread_ptr) { in timer_thread() argument
286 timer_thread_cleanup(static_cast<completed_thread*>(completed_thread_ptr)); in timer_thread()