Home
last modified time | relevance | path

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

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