The Linux Kernel API
Prev
Chapter 1. Driver Basics
Next
1.3. 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.
Prev
Home
Next
put_unaligned
Up
schedule_timeout