diff options
author | Richard Braun <rbraun@sceen.net> | 2013-03-03 23:20:22 +0100 |
---|---|---|
committer | Richard Braun <rbraun@sceen.net> | 2013-03-03 23:20:22 +0100 |
commit | 77cd94102f49cf4fd4c2d76636e3d220d036d201 (patch) | |
tree | 3b29beb188336b43c26383e5c499ee9d6cb50f5a /kern/task.c | |
parent | 890d1bb61a027c6742a1565d023572d144b76988 (diff) |
kern/thread: implement thread_sleep and thread_wakeup
For now, thread_wakeup can only wake up a thread on the same processor
as the caller. This is needed to properly implement thread migration.
Diffstat (limited to 'kern/task.c')
0 files changed, 0 insertions, 0 deletions