Searched refs:bectl (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/openmp/runtime/src/ |
D | kmp_alloc.cpp | 51 static void bectl(kmp_info_t *th, bget_compact_t compact, 865 static void bectl(kmp_info_t *th, bget_compact_t compact, in bectl() function 997 bectl(th, (bget_compact_t)0, (bget_acquire_t)malloc, (bget_release_t)free, in __kmp_initialize_bget() 1044 bectl(__kmp_get_thread(), (bget_compact_t)0, (bget_acquire_t)malloc, in kmpc_set_poolsize()
|