Searched refs:__kmp_get_thread (Results 1 – 4 of 4) sorted by relevance
1058 bectl(__kmp_get_thread(), (bget_compact_t)0, (bget_acquire_t)malloc, in kmpc_set_poolsize()1065 p = get_thr_data(__kmp_get_thread()); in kmpc_get_poolsize()1075 p = get_thr_data(__kmp_get_thread()); in kmpc_set_poolmode()1083 p = get_thr_data(__kmp_get_thread()); in kmpc_get_poolmode()1089 kmp_info_t *th = __kmp_get_thread(); in kmpc_get_poolstat()1101 kmp_info_t *th = __kmp_get_thread(); in kmpc_poolprint()1173 brel(__kmp_get_thread(), *((void **)ptr - 1)); in kmpc_realloc()1191 kmp_info_t *th = __kmp_get_thread(); in kmpc_free()
579 th = __kmp_get_thread(); in ConvertedString()
3654 #define __kmp_get_thread() (__kmp_thread_from_gtid(__kmp_get_gtid())) macro
4633 kmp_info_t *thread = __kmp_get_thread();