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

/seL4-test-master/kernel/include/object/
H A Dnotification.h21 void reorderNTFN(notification_t *notification, tcb_t *thread);
/seL4-test-master/kernel/src/object/
H A Dnotification.c301 void reorderNTFN(notification_t *ntfnPtr, tcb_t *thread) function
/seL4-test-master/kernel/src/kernel/
H A Dthread.c496 reorderNTFN(NTFN_PTR(thread_state_get_blockingObject(tptr->tcbState)), tptr);

Completed in 201 milliseconds