Searched refs:completeSignal (Results 1 - 4 of 4) sorted by relevance

/seL4-test-master/kernel/include/object/
H A Dnotification.h16 void completeSignal(notification_t *ntfnPtr, tcb_t *tcb);
/seL4-test-master/kernel/src/arch/x86/
H A Dc_traps.c111 completeSignal(NODE_STATE(ksCurThread)->tcbBoundNotification, NODE_STATE(ksCurThread));
/seL4-test-master/kernel/src/object/
H A Dnotification.c252 void completeSignal(notification_t *ntfnPtr, tcb_t *tcb) function
H A Dendpoint.c154 completeSignal(ntfnPtr, thread);

Completed in 39 milliseconds