Home
last modified time | relevance | path

Searched refs:SIBLING_EXIT_UNKILLED (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/os/jni/seccomp-tests/tests/
Dseccomp_bpf_tests.c88 #define SIBLING_EXIT_UNKILLED 0xbadbeef macro
1497 return (void *)SIBLING_EXIT_UNKILLED; in tsync_sibling()
1550 EXPECT_EQ(SIBLING_EXIT_UNKILLED, (long)status); in TEST_F()
1688 EXPECT_EQ(SIBLING_EXIT_UNKILLED, (long)status); in TEST_F()
1690 EXPECT_EQ(SIBLING_EXIT_UNKILLED, (long)status); in TEST_F()
1743 EXPECT_EQ(SIBLING_EXIT_UNKILLED, (long)status); in TEST_F()