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

Function ktimer_notify_handler

kernel/ktimer.c:278–396  ·  view source on GitHub ↗

Internal notification handler for ktimer_event_create_notify(). * Posts notification to target thread when timer expires. * Returns ticks for periodic rescheduling, or 0 for one-shot. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

dbg_printfFunction · 0.85
notification_signalFunction · 0.85
notify_wake_threadFunction · 0.85
notification_postFunction · 0.85

Tested by

no test coverage detected