Home
last modified time | relevance | path

Searched refs:td_size_alloc (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp_tasking.cpp1300 taskdata->td_size_alloc = shareds_offset + sizeof_shareds; in __kmp_task_alloc()
3662 task_size = taskdata_src->td_size_alloc; in __kmp_task_dup_alloc()
H A Dkmp.h2350 kmp_int32 td_size_alloc; // The size of task structure, including shareds etc. member