wait_for_completion_killable(9) suse man page | unix.com

Man Page: wait_for_completion_killable

Operating Environment: suse

Section: 9

WAIT_FOR_COMPLETION_(9) 					   Driver Basics					   WAIT_FOR_COMPLETION_(9)

NAME
wait_for_completion_killable - waits for completion of a task (killable)
SYNOPSIS
int __sched wait_for_completion_killable(struct completion * x);
ARGUMENTS
x holds the state of this particular completion
DESCRIPTION
This waits to be signaled for completion of a specific task. It can be interrupted by a kill signal.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 WAIT_FOR_COMPLETION_(9)
Related Man Pages
spi_async(9) - suse
usb_poison_urb(9) - centos
usb_interrupt_msg(9) - suse
spi_async(9) - centos
spi_async_locked(9) - centos
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
A (ksh) Library For and From UNIX.com
Docker learning Phase-I
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB