Searched refs:CLONE_VM (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/kernel/common/linux/
H A Dsched.h24 #define CLONE_VM 0x00000100 macro
/bionic/libc/bionic/
H A Dpthread_create.cpp222 int flags = CLONE_FILES | CLONE_FS | CLONE_VM | CLONE_SIGHAND | CLONE_THREAD | CLONE_SYSVSEM;
/bionic/libc/include/
H A Dsched.h54 #define CLONE_VM 0x00000100 macro

Completed in 360 milliseconds