* Set event flags (OR with current flags). * Notifies any waiters whose conditions are now satisfied. * * SAFETY: Uses safe thread lookup (thread_by_globalid) with NULL check. * Automatically clears slots for destroyed threads. Prevents use-after-free. * IRQ-safe. */
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected