Searched refs:CLONE_SYSVSEM (Results 1 – 3 of 3) sorted by relevance
56 # define CLONE_SYSVSEM 0x00040000 /* Set to shared SVID SEM_UNDO semantics. */ macro
277 const int clone_flags = (CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_SYSVSEM in create_thread()
9775 * sysdeps/pthread/createthread.c (create_thread): Use CLONE_SYSVSEM