Query: console_unlock
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CONSOLE_UNLOCK(9) Driver Basics CONSOLE_UNLOCK(9)NAMEconsole_unlock - unlock the console systemSYNOPSISvoid console_unlock(void);ARGUMENTSvoid no argumentsDESCRIPTIONReleases 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 CONSOLE_UNLOCK(9)
Related Man Pages |
---|
sysmsg(7d) - sunos |
sysmsg(7d) - freebsd |
sysmsg(7d) - minix |
sysmsg(7d) - posix |
sysmsg(7d) - x11r4 |
Similar Topics in the Unix Linux Community |
---|
Best performance UNIX just for HOST Virtualization? |
Docker learning Phase-I |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
[TIP] Processing YAML files with yq |