set_notify_resume(9) suse man page | unix.com

Man Page: set_notify_resume

Operating Environment: suse

Section: 9

SET_NOTIFY_RESUME(9)						 Kernel Internals					      SET_NOTIFY_RESUME(9)

NAME
set_notify_resume - cause tracehook_notify_resume to be called
SYNOPSIS
void set_notify_resume(struct task_struct * task);
ARGUMENTS
task task that will call tracehook_notify_resume
DESCRIPTION
Calling this arranges that task will call tracehook_notify_resume before returning to user mode. If it's already running in user mode, it will enter the kernel and call tracehook_notify_resume soon. If it's blocked, it will not be woken. Kernel Hackers Manual 2.6. July 2010 SET_NOTIFY_RESUME(9)
Related Man Pages
schedule_hrtimeout_range(9) - centos
pvm_advise(3pvm) - redhat
pvmftasks(3pvm) - redhat
iv_task_register(3) - debian
kernel_thread_w_arg(9r) - osf1
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!