Searched refs:th_dxo_fcn (Results 1 – 4 of 4) sorted by relevance
888 th->th.th_dispatch->th_dxo_fcn = __kmp_dispatch_dxo_error; in __kmp_dispatch_init()891 th->th.th_dispatch->th_dxo_fcn = __kmp_dispatch_dxo<UT>; in __kmp_dispatch_init()2129 th->th.th_dispatch->th_dxo_fcn = NULL; in __kmp_dispatch_next()
917 if (th->th.th_dispatch->th_dxo_fcn != 0) in __kmpc_end_ordered()918 (*th->th.th_dispatch->th_dxo_fcn)(>id, &cid, loc); in __kmpc_end_ordered()
1809 void (*th_dxo_fcn)(int *gtid, int *cid, ident_t *); member
4167 dispatch->th_dxo_fcn = 0; /* END ORDERED */ in __kmp_initialize_info()