The Linux Kernel API
<<< Previous
Driver Basics
Next >>>
Delaying, scheduling, and timer routines
Table of Contents
schedule_timeout
-- sleep until timeout
set_cpus_allowed
-- change a given task's processor affinity
yield
-- yield the current processor to other threads.
reparent_to_init
-- Reparent the calling kernel thread to the init task.
<<< Previous
Home
Next >>>
put_unaligned
Up
schedule_timeout