Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/landlock/
H A Dtsync_test.c68 bool no_new_privs1, no_new_privs2; in TEST() local
74 ASSERT_EQ(0, pthread_create(&t2, NULL, idle, &no_new_privs2)); in TEST()
88 EXPECT_TRUE(no_new_privs2); in TEST()