console_unlock(9) centos man page | unix.com

Man Page: console_unlock

Operating Environment: centos

Section: 9

CONSOLE_UNLOCK(9)						   Driver Basics						 CONSOLE_UNLOCK(9)

NAME
console_unlock - unlock the console system
SYNOPSIS
void console_unlock(void);
ARGUMENTS
void no arguments
DESCRIPTION
Releases the console_lock which the caller holds on the console system and the console driver list. While the console_lock was held, console output may have been buffered by printk. If this is the case, console_unlock; emits the output prior to releasing the lock. If there is output waiting, we wake /dev/kmsg and syslog users. console_unlock; may be called from any context.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 CONSOLE_UNLOCK(9)
Related Man Pages
console(7d) - opensolaris
sysmsg(7d) - opensolaris
sysmsg(7d) - mojave
sysmsg(7d) - freebsd
sysmsg(7d) - plan9
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it