Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dexpsmp.cpp67 static int allocThreadprivate(SPTR sym, int *tmpthr);
3018 tmpthread = allocThreadprivate(sym, &cond_ili); in exp_mp_func_prologue()
3138 allocThreadprivate(SPTR sym, int *tmpthr) in allocThreadprivate() function