Query: wake_up_process
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
WAKE_UP_PROCESS(9) Driver Basics WAKE_UP_PROCESS(9)NAMEwake_up_process - Wake up a specific processSYNOPSISint wake_up_process(struct task_struct * p);ARGUMENTSp The process to be woken up.DESCRIPTIONAttempt to wake up the nominated process and move it to the set of runnable processes. Returns 1 if the process was woken up, 0 if it was already running. It may be assumed that this function implies a write memory barrier before changing the task state if and only if any tasks are woken up.COPYRIGHTKernel Hackers Manual 2.6. July 2010 WAKE_UP_PROCESS(9)
Related Man Pages |
---|
wracct(1m) - opensolaris |
resetpriority(9) - debian |
futex(2) - suse |
sem_post(2) - hpux |
tapset::scheduler(3stap) - centos |
Similar Topics in the Unix Linux Community |
---|
Getting command output to putty window title. |
Migrating to UNIX |
The Future of the PM (Private Message) System at UNIX.com |
Shopt -s histappend |
32 bit process addressing more than 4GB |