Searched refs:__kmp_aux_set_blocktime (Results 1 – 4 of 4) sorted by relevance
112 __kmp_aux_set_blocktime(KMP_DEREF arg, thread, tid); in FTN_SET_BLOCKTIME()
3589 extern void __kmp_aux_set_blocktime(int arg, kmp_info_t *thread, int tid);
1946 __kmp_aux_set_blocktime(arg, thread, tid); in kmpc_set_blocktime()
8173 void __kmp_aux_set_blocktime(int arg, kmp_info_t *thread, int tid) { in __kmp_aux_set_blocktime() function