Searched refs:suspend_thread (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/syscalls/
H A Dsystem_x86.cpp35 zx_status_t suspend_thread(void* raw_arg) { function in namespace:__anon108
171 // suspend on a separate thread (see comment on |suspend_thread()| for
173 thread_t* t = thread_create("suspend-thread", suspend_thread,

Completed in 23 milliseconds