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