Searched refs:LWP_CREATE_FLAG_INIT_USPACE (Results 1 – 2 of 2) sorted by relevance
| /components/lwp/ | ||
| A D | lwp_pid.h | 22 #define LWP_CREATE_FLAG_INIT_USPACE 0x0002 /* do user space initialization */ macro |
| A D | lwp_pid.c | 485 if (flags & LWP_CREATE_FLAG_INIT_USPACE) in lwp_create() |
Completed in 5 milliseconds