Searched refs:CLONE_FS (Results 1 – 2 of 2) sorted by relevance
24 #define CLONE_FS 0x00000200 macro
248 int flags = CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_SIGHAND | CLONE_THREAD | CLONE_SYSVSEM | in pthread_create()