Home
last modified time | relevance | path

Searched defs:nce_status_t (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/scripts/native_simulator/common/src/
Dnce.c26 struct nce_status_t { struct
28 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);