Home
last modified time | relevance | path

Searched refs:NOTUSED (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.6.0/arch/posix/core/
Dposix_core.c60 enum {NOTUSED = 0, USED, ABORTING, ABORTED, FAILED} state; enumerator
322 if ((threads_table[i].state == NOTUSED) in ttable_get_empty_slot()
/Zephyr-Core-3.6.0/scripts/native_simulator/common/src/
Dnct.c97 enum {NOTUSED = 0, USED, ABORTING, ABORTED, FAILED} state; enumerator
409 if ((tt_el->state == NOTUSED) in ttable_get_empty_slot()