Home
last modified time | relevance | path

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

/system/ulib/runtime/include/runtime/
A Dthread.h84 zx_status_t zxr_thread_destroy(zxr_thread_t* thread);
/system/ulib/runtime/
A Dthread.c43 zx_status_t zxr_thread_destroy(zxr_thread_t* thread) { in zxr_thread_destroy() function
169 zxr_thread_destroy(thread); in zxr_thread_start()
/system/utest/core/threads/
A Dthreads.cpp180 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