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

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_simcontext.cpp307 invoker_h = sc_spawn(sc_bind(&sc_invoke_method::invoker,this),
308 sc_gen_unique_name("invoker"), &options);
331 void invoker() function
336 DEBUG_MSG( DEBUG_NAME, me, "invoker initialization" );
339 DEBUG_MSG( DEBUG_NAME, m_method, "invoker executing method" );

Completed in 10 milliseconds