Searched refs:POSIX_SPAWN_RESETIDS (Results 1 – 2 of 2) sorted by relevance
59 #define POSIX_SPAWN_RESETIDS 0x01 macro70 #define __POSIX_SPAWN_MASK (POSIX_SPAWN_RESETIDS \
103 | POSIX_SPAWN_RESETIDS)178 if (flags & POSIX_SPAWN_RESETIDS) { in __spawni()
Completed in 3 milliseconds