Searched refs:CLONE_SETTLS (Results 1 – 2 of 2) sorted by relevance
| /components/lwp/ | ||
| A D | libc_musl.h | 132 #define CLONE_SETTLS 0x00080000 macro |
| A D | lwp_syscall.c | 3414 if ((flags & CLONE_SETTLS) == CLONE_SETTLS) in _sys_clone() |
Completed in 18 milliseconds