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

/seL4-mcs-10.1.1/include/object/
H A Dnotification.h25 void reorderNTFN(notification_t *notification, tcb_t *thread);
/seL4-mcs-10.1.1/src/object/
H A Dnotification.c290 reorderNTFN(notification_t *ntfnPtr, tcb_t *thread) function
/seL4-mcs-10.1.1/src/kernel/
H A Dthread.c487 reorderNTFN(NTFN_PTR(thread_state_get_blockingObject(tptr->tcbState)), tptr);

Completed in 30 milliseconds