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

Function update_notify_pending

kernel/notification.c:42–45  ·  view source on GitHub ↗

* Update notify_pending flag based on current notify_bits. * Fast-path optimization: allows IPC path to skip notification checks * with single word read when no notifications pending. * MUST be called with IRQs disabled. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

notification_signalFunction · 0.85
notification_clearFunction · 0.85
notification_read_clearFunction · 0.85
notify_wake_threadFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected