init_completion(9) centos man page | unix.com

Man Page: init_completion

Operating Environment: centos

Section: 9

INIT_COMPLETION(9)						   Driver Basics						INIT_COMPLETION(9)

NAME
init_completion - Initialize a dynamically allocated completion
SYNOPSIS
void init_completion(struct completion * x);
ARGUMENTS
x completion structure that is to be initialized
DESCRIPTION
This inline function will initialize a dynamically created completion structure.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 INIT_COMPLETION(9)
Related Man Pages
spi_async(9) - centos
spi_async_locked(9) - centos
usb_kill_urb(9) - centos
ibv_create_comp_channel(3) - centos
ibv_init_ah_from_wc(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq