Searched refs:completed_thread_ptr (Results 1 – 1 of 1) sorted by relevance
62 static void timer_thread(void* completed_thread_ptr);265 static void timer_thread(void* completed_thread_ptr) { in timer_thread() argument271 timer_thread_cleanup(static_cast<completed_thread*>(completed_thread_ptr)); in timer_thread()