Searched refs:zxr_thread_destroy (Results 1 – 3 of 3) sorted by relevance
84 zx_status_t zxr_thread_destroy(zxr_thread_t* thread);
43 zx_status_t zxr_thread_destroy(zxr_thread_t* thread) { in zxr_thread_destroy() function169 zxr_thread_destroy(thread); in zxr_thread_start()
180 zxr_thread_destroy(&thread); in start_and_kill_thread()278 zxr_thread_destroy(&thread); in TestLongNameSucceeds()413 zxr_thread_destroy(&args.thread); in TestThreadKillsItself()
Completed in 7 milliseconds