Searched refs:can_do_threads (Results 1 – 6 of 6) sorted by relevance
21 char can_do_threads; member
21 int can_do_threads; member
19 if (!r) libc.can_do_threads = 1; in __init_tp()
20 if (!r) libc.can_do_threads = 1; in __init_tp()
238 if (!libc.can_do_threads) return ENOSYS; in __pthread_create()
249 if (!libc.can_do_threads) return ENOSYS; in __pthread_create()