Searched refs:thread_suspend (Results 1 – 3 of 3) sorted by relevance
247 zx_status_t thread_suspend(thread_t*);
207 thread_suspend(&thread_); in Start()289 return thread_suspend(&thread_); in Suspend()
323 zx_status_t thread_suspend(thread_t* t) { in thread_suspend() function
Completed in 11 milliseconds