Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/native_simulator/common/src/
Dnct.c99 enum {NOTUSED = 0, USED, ABORTING, ABORTED, FAILED} state; enumerator
145 tt_el->state = ABORTED; in abort_tail()
413 && (tt_el->state == ABORTED))) { in ttable_get_empty_slot()