Searched refs:pc_thread (Results 1 – 1 of 1) sorted by relevance
266 thread_t tio_thread, pc_thread; in write_track() local392 THR_BOUND | THR_NEW_LWP, &pc_thread) != 0) { in write_track()553 if (thr_kill(pc_thread, 0) == 0) { in write_track()559 (void) thr_join(pc_thread, NULL, NULL); in write_track()