Searched refs:m_thread (Results 1 - 2 of 2) sorted by relevance
/gem5/ext/systemc/src/sysc/kernel/ | ||
H A D | sc_cor_pthread.h | 79 pthread_t m_thread; // Our pthread storage. member in class:sc_core::sc_cor_pthread |
H A D | sc_cor_pthread.cpp | 215 if ( pthread_create( &cor_p->m_thread, &attr, |
Completed in 11 milliseconds