reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1044 bectl(__kmp_get_thread(), (bget_compact_t)0, (bget_acquire_t)malloc, 1051 p = get_thr_data(__kmp_get_thread()); 1061 p = get_thr_data(__kmp_get_thread()); 1069 p = get_thr_data(__kmp_get_thread()); 1075 kmp_info_t *th = __kmp_get_thread(); 1087 kmp_info_t *th = __kmp_get_thread(); 1159 brel(__kmp_get_thread(), *((void **)ptr - 1)); 1177 kmp_info_t *th = __kmp_get_thread();projects/openmp/runtime/src/kmp_ftn_entry.h
422 th = __kmp_get_thread();
projects/openmp/runtime/src/kmp_tasking.cpp 3869 kmp_info_t *thread = __kmp_get_thread();