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

/bionic/libc/kernel/common/linux/
H A Dsched.h35 #define CLONE_SYSVSEM 0x00040000 macro
/bionic/libc/bionic/
H A Dpthread_create.cpp199 int flags = CLONE_FILES | CLONE_FS | CLONE_VM | CLONE_SIGHAND | CLONE_THREAD | CLONE_SYSVSEM;
/bionic/libc/include/
H A Dsched.h63 #define CLONE_SYSVSEM 0x00040000 macro

Completed in 129 milliseconds