MCPcopy Create free account
hub / github.com/f9micro/f9-kernel / waiter_condition_met

Function waiter_condition_met

kernel/notification.c:539–548  ·  view source on GitHub ↗

* Check if waiter's condition is satisfied by current flags. * * @param current_flags Current flag state * @param waiter_mask Flags the waiter is waiting for * @param wait_option NOTIFICATION_MASK_OR or NOTIFICATION_MASK_AND * @return 1 if condition met, 0 otherwise */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

notification_mask_setFunction · 0.85
notification_mask_waitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected