Searched refs:bget_compact_t (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_alloc.cpp22 typedef int (*bget_compact_t)(size_t, int); typedef
51 static void bectl(kmp_info_t *th, bget_compact_t compact,
178 bget_compact_t compfcn;
865 static void bectl(kmp_info_t *th, bget_compact_t compact,
997 bectl(th, (bget_compact_t)0, (bget_acquire_t)malloc, (bget_release_t)free,
1044 bectl(__kmp_get_thread(), (bget_compact_t)0, (bget_acquire_t)malloc,

Completed in 54 milliseconds