Home
last modified time | relevance | path

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

/NextBSD/sys/compat/cloudabi/
HDcloudabi_thread.c38 cloudabi_sys_thread_exit(struct thread *td, in cloudabi_sys_thread_exit() function
/NextBSD/sys/compat/cloudabi64/
HDcloudabi64_sysent.c72 …{ AS(cloudabi_sys_thread_exit_args), (sy_call_t *)cloudabi_sys_thread_exit, AUE_NULL, NULL, 0, 0, …
HDcloudabi64_proto.h373 int cloudabi_sys_thread_exit(struct thread *, struct cloudabi_sys_thread_exit_args *);