Home
last modified time | relevance | path

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

/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/include/
H A Dsym_messages.h104 #define LP__CG_TID_INFO 308 macro
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/src/LP/
H A Dlp_genfunc.c104 r_bufid = receive_msg(p->tree_manager, LP__CG_TID_INFO); in lp_initialize()
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/src/TreeManager/
H A Dtm_func.c211 send_msg(tm->lp.procs[i], LP__CG_TID_INFO); in tm_initialize()