Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dtimer_manager.cc62 static void timer_thread(void* completed_thread_ptr);
265 static void timer_thread(void* completed_thread_ptr) { in timer_thread() argument
271 timer_thread_cleanup(static_cast<completed_thread*>(completed_thread_ptr)); in timer_thread()