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

Function notification_queue_depth

kernel/notification.c:482–485  ·  view source on GitHub ↗

* Get number of pending async events in queue. * O(1) operation using maintained counter (prevents unbounded IRQ latency). * NOTE: Snapshot value, may change immediately. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

kdb_dump_notificationsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected