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

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_simcontext.cpp1407 sc_thread_handle active_thread_h; // active thread or null. local
1414 active_thread_h = DCAST<sc_thread_handle>(sc_get_current_process_b());
1450 else if ( active_thread_h != NULL )

Completed in 9 milliseconds