Home
last modified time | relevance | path

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

/dports/cad/iverilog/verilog-11.0/vvp/
H A Dvthread.cc5277 static void get_front_value(vvp_queue*queue, ELEM&value) in get_front_value() function
5286 return q_pop<ELEM, QTYPE>(thr, cp, get_front_value<ELEM>, "front", wid); in qpop_f()