Home
last modified time | relevance | path

Searched refs:zxr_thread_join (Results 1 – 2 of 2) sorted by relevance

/system/ulib/runtime/include/runtime/
A Dthread.h53 zx_status_t zxr_thread_join(zxr_thread_t* thread);
/system/ulib/runtime/
A Dthread.c192 zx_status_t zxr_thread_join(zxr_thread_t* external_thread) { in zxr_thread_join() function
241 zx_status_t ret = zxr_thread_join(thread); in zxr_thread_detach()

Completed in 5 milliseconds