Searched refs:has_gettid (Results 1 – 1 of 1) sorted by relevance
832 int has_gettid = 1; in run_syscall() local842 has_gettid = __GLIBC__ > 2 || (__GLIBC__ == 2 && __GLIBC_MINOR__ >= 30); in run_syscall()854 CASE_TEST(gettid); EXPECT_SYSNE(has_gettid, gettid(), -1); break; in run_syscall()