Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_vpi.c944 struct thread_t *thp, *sav_cur_thd; in exec_vpisysfunc_compiletf() local
965 sav_cur_thd = __cur_thd; in exec_vpisysfunc_compiletf()
980 __cur_thd = sav_cur_thd; in exec_vpisysfunc_compiletf()
1003 struct thread_t *thp, *sav_cur_thd; in exec_vpisystask_compiletf() local
1027 sav_cur_thd = __cur_thd; in exec_vpisystask_compiletf()
1042 __cur_thd = sav_cur_thd; in exec_vpisystask_compiletf()