Searched defs:has_gettid (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/testing/selftests/nolibc/ | ||
H A D | nolibc-test.c | 832 int has_gettid = 1; in run_syscall() local |
/openbmc/qemu/ | ||
H A D | meson.build | 2013 has_gettid = cc.has_function('gettid') variable |