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

/freebsd-13-stable/sys/compat/cloudabi64/
H A Dcloudabi64_thread.c58 struct cloudabi64_sys_thread_create_args *uap)
H A Dcloudabi64_sysent.c63 { .sy_narg = AS(cloudabi64_sys_thread_create_args), .sy_call = (sy_call_t *)cloudabi64_sys_thread_create, .sy_auevent = AUE_NULL, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC }, /* 46 = cloudabi64_sys_thread_create */
H A Dcloudabi64_proto.h265 struct cloudabi64_sys_thread_create_args { struct
321 int cloudabi64_sys_thread_create(struct thread *, struct cloudabi64_sys_thread_create_args *);
H A Dcloudabi64_systrace_args.c426 struct cloudabi64_sys_thread_create_args *p = params;

Completed in 108 milliseconds