Searched refs:TestSpawnAttr (Results 1 – 3 of 3) sorted by relevance
154 static int TestSpawnAttr(short flag) in TestSpawnAttr() function208 ret = TestSpawnAttr(POSIX_SPAWN_RESETIDS); in TestCase()211 ret = TestSpawnAttr(POSIX_SPAWN_SETPGROUP); in TestCase()214 ret = TestSpawnAttr(POSIX_SPAWN_SETSIGDEF); in TestCase()217 ret = TestSpawnAttr(POSIX_SPAWN_SETSIGMASK); in TestCase()220 ret = TestSpawnAttr(POSIX_SPAWN_SETSCHEDPARAM); in TestCase()223 ret = TestSpawnAttr(POSIX_SPAWN_SETSCHEDULER); in TestCase()
103 static int TestSpawnAttr(short flag) in TestSpawnAttr() function182 ret = TestSpawnAttr(POSIX_SPAWN_RESETIDS); in TestCase()185 ret = TestSpawnAttr(POSIX_SPAWN_SETSCHEDPARAM); in TestCase()188 ret = TestSpawnAttr(POSIX_SPAWN_SETSCHEDULER); in TestCase()191 ret = TestSpawnAttr(POSIX_SPAWN_SETPGROUP); in TestCase()
103 static int TestSpawnAttr(short flag) in TestSpawnAttr() function184 ret = TestSpawnAttr(POSIX_SPAWN_RESETIDS); in TestCase()187 ret = TestSpawnAttr(POSIX_SPAWN_SETSCHEDPARAM); in TestCase()190 ret = TestSpawnAttr(POSIX_SPAWN_SETSCHEDULER); in TestCase()193 ret = TestSpawnAttr(POSIX_SPAWN_SETPGROUP); in TestCase()