Searched refs:__kmpc_bound_num_threads (Results 1 – 4 of 4) sorted by relevance
205 __kmpc_bound_num_threads 111
357 // __kmpc_bound_num_threads initializes the library if needed in KMP_EXPAND_NAME() 358 return __kmpc_bound_num_threads(NULL); in KMP_EXPAND_NAME()
145 kmp_int32 __kmpc_bound_num_threads(ident_t *loc) { in __kmpc_bound_num_threads() function
4203 KMP_EXPORT kmp_int32 __kmpc_bound_num_threads(ident_t *);