Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/accellera-official/systemc
/ head
Method
head
src/sysc/kernel/sc_simcontext.cpp:113–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
~queue();
112
113
ProcessHandle head() const { return m_head; }
114
void push_front(ProcessHandle h);
115
ProcessHandle remove(ProcessHandle h);
116
private:
Callers
2
method_q_head
Method · 0.80
thread_q_head
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected