Searched refs:suspend_me (Results 1 - 5 of 5) sorted by relevance

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_thread_process.h142 inline void suspend_me();
189 //"sc_thread_process::suspend_me"
207 inline void sc_thread_process::suspend_me() function in class:sc_core::sc_thread_process
228 // (2) If this thread is already unwinding then suspend_me() was
278 suspend_me();
291 suspend_me();
305 suspend_me();
318 suspend_me();
333 suspend_me();
348 suspend_me();
[all...]
H A Dsc_cthread_process.h93 suspend_me();
H A Dsc_simcontext_int.h196 active_p->suspend_me();
209 active_p->suspend_me();
H A Dsc_thread_process.cpp540 // scheduling of the process, and we need to call suspend_me() here.
551 suspend_me();
946 // and into suspend_me.
H A Dsc_simcontext.cpp1503 thread_p->suspend_me();

Completed in 17 milliseconds