Searched refs:raw_thread_create (Results 1 – 1 of 1) sorted by relevance
23 zx_status_t raw_thread_create(void (*thread_entry)(uintptr_t arg), uintptr_t arg, in raw_thread_create() function50 zx_status_t status = raw_thread_create(thread_entry, arg, & handle); in tis_test()
Completed in 4 milliseconds