Searched defs:nce_status_t (Results 1 – 1 of 1) sorted by relevance
26 struct nce_status_t { struct28 pthread_cond_t cond_cpu;30 pthread_mutex_t mtx_cpu;32 bool cpu_halted;33 bool terminate; /* Are we terminating the program == cleaning up */34 void (*start_routine)(void);