Home
last modified time | relevance | path

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

/dports/cad/iverilog/verilog-11.0/vvp/
H A Dvthread.cc287 vvp_context_t wt_context, rd_context; member
646 thr->wt_context = 0; in vthread_new()
891 thr->wt_context = child_context; in of_ALLOC()
1419 child->wt_context = thr->wt_context; in do_callf_void()
1420 child->rd_context = thr->wt_context; in do_callf_void()
3353 child->wt_context = thr->wt_context; in of_FORK()
3695 if (child->wt_context) { in do_join()
3758 assert(child->wt_context==0 || thr->wt_context!=child->wt_context); in of_JOIN_DETACH()
6678 assert(thr->wt_context == 0); in do_exec_ufunc()
6689 child->wt_context = child_context; in do_exec_ufunc()
[all …]