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

/fuchsia/zircon/kernel/syscalls/
H A Dtask.cpp295 zx_status_t sys_task_suspend(zx_handle_t task_handle, user_out_handle* token) { function
316 return sys_task_suspend(task_handle, token);

Completed in 20 milliseconds