wake_up_process(9) centos man page | unix.com

Man Page: wake_up_process

Operating Environment: centos

Section: 9

WAKE_UP_PROCESS(9)						   Driver Basics						WAKE_UP_PROCESS(9)

NAME
wake_up_process - Wake up a specific process
SYNOPSIS
int wake_up_process(struct task_struct * p);
ARGUMENTS
p The process to be woken up.
DESCRIPTION
Attempt to wake up the nominated process and move it to the set of runnable processes.
RETURN
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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 WAKE_UP_PROCESS(9)
Related Man Pages
futex(2) - linux
curpriority_cmp(9) - debian
roundrobin_interval(9) - debian
sched_setup(9) - debian
tapset::scheduler(3stap) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
DB2 convert digits to binary format
Tar Command
CentOS7 restoring file capabilities
Controlling user input