Searched refs:worker_thread_handle (Results 1 – 1 of 1) sorted by relevance
444 pthread_t worker_thread_handle = worker_thread_.native_handle(); in StopWorker() local446 int rc = pthread_kill(worker_thread_handle, kInterruptionSignal); in StopWorker()454 rc = pthread_kill(worker_thread_handle, 0); in StopWorker()