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

Function notification_mask_delete

kernel/notification.c:600–619  ·  view source on GitHub ↗

* Delete notification mask (event flags group). * Removes all waiters without notification. Safe to call even if threads * are waiting (slots cleared with L4_NILTHREAD). * IRQ-safe. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

irq_save_flagsFunction · 0.85
dbg_printfFunction · 0.85
clear_waiter_slotsFunction · 0.85
irq_restore_flagsFunction · 0.85

Tested by

no test coverage detected