* Post asynchronous event to target thread. * * IRQ-SAFE: Uses irq_save_flags/irq_restore_flags for atomicity. * QUEUE-FULL: Silently drops event if pool exhausted (best-effort). * SOFTIRQ: Schedules NOTIFICATION_SOFTIRQ for RT-safe bounded batch delivery. */
source not stored for this graph (policy: none)
no test coverage detected