console_trylock(9) centos man page | unix.com

Man Page: console_trylock

Operating Environment: centos

Section: 9

CONSOLE_TRYLOCK(9)						   Driver Basics						CONSOLE_TRYLOCK(9)

NAME
console_trylock - try to lock the console system for exclusive use.
SYNOPSIS
int console_trylock(void);
ARGUMENTS
void no arguments
DESCRIPTION
Tried to acquire a lock which guarantees that the caller has exclusive access to the console system and the console_drivers list. returns 1 on success, and 0 on failure to acquire the lock.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 CONSOLE_TRYLOCK(9)
Related Man Pages
flock(3) - debian
vop_unlock(9) - debian
tis_read_trylock(3) - osf1
tis_write_trylock(3) - osf1
vop_lock(9) - freebsd
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
Unsure why access time on a directory change isn't changing
Controlling user input
Please Welcome Dave Munro to the Moderator Team!