Searched refs:__kmp_thread_calloc (Results 1 – 3 of 3) sorted by relevance
3298 #define __kmp_thread_calloc(th, nelem, elsize) \ macro
3966 flags = (kmp_uint32 *)__kmp_thread_calloc(th, size, 1); in __kmpc_doacross_init()
182 kmp_stack_block_t *new_block = (kmp_stack_block_t *)__kmp_thread_calloc( in __kmp_push_task_stack()