Searched refs:EXCEPTION_PREEMPTED (Results 1 - 3 of 3) sorted by relevance

/seL4-l4v-10.1.1/seL4/src/model/
H A Dpreemption.c37 return EXCEPTION_PREEMPTED;
/seL4-l4v-10.1.1/seL4/include/api/
H A Dfailures.h25 EXCEPTION_PREEMPTED enumerator in enum:exception
/seL4-l4v-10.1.1/seL4/src/api/
H A Dsyscall.c313 if (unlikely(status == EXCEPTION_PREEMPTED)) {

Completed in 85 milliseconds