SMAUG
Simulating Machine Learning Applications on gem5-Aladdin
|
Definition at line 103 of file thread_pool.h.
Public Member Functions | |
ThreadInitArgs (WorkerThread *_worker) | |
Public Attributes | |
WorkerThread * | worker |
pthread_mutex_t | cpuidMutex |
pthread_cond_t | cpuidCond |
int | cpuid |