Home
last modified time | relevance | path

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

/system/utest/thread-initial-state/
A Dinit-state.c23 zx_status_t raw_thread_create(void (*thread_entry)(uintptr_t arg), uintptr_t arg, in raw_thread_create() function
50 zx_status_t status = raw_thread_create(thread_entry, arg, & handle); in tis_test()

Completed in 4 milliseconds