Searched defs:futex_ptr (Results 1 – 1 of 1) sorted by relevance
29 void *futex_ptr; member55 static void create_max_threads(void *futex_ptr) in create_max_threads()80 static void __test_futex(void *futex_ptr, int err_value, unsigned int futex_flags) in __test_futex()129 static void test_futex(void *futex_ptr, int err_value) in test_futex()134 static void test_futex_mpol(void *futex_ptr, int err_value) in test_futex_mpol()142 void *futex_ptr; in TEST() local