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

Function thread_make_runnable

kernel/ipc.c:32–36  ·  view source on GitHub ↗

* Make thread runnable and enqueue to scheduler. * Used after IPC operations that unblock threads. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

do_ipcFunction · 0.85
ipc_timeoutFunction · 0.85
sys_ipcFunction · 0.85

Calls 1

sched_enqueueFunction · 0.85

Tested by

no test coverage detected