Home
last modified time | relevance | path

Searched refs:CLONE_FS (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/kernel/common/linux/
Dsched.h19 #define CLONE_FS 0x00000200 macro
/bionic/libc/include/
Dsched.h55 #define CLONE_FS 0x00000200 macro
/bionic/libc/bionic/
Dpthread.c344 CLONE_FILES | CLONE_FS | CLONE_VM | CLONE_SIGHAND in pthread_create()