Query: console_lock
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CONSOLE_LOCK(9) Driver Basics CONSOLE_LOCK(9)NAMEconsole_lock - lock the console system for exclusive use.SYNOPSISvoid console_lock(void);ARGUMENTSvoid no argumentsDESCRIPTIONAcquires a lock which guarantees that the caller has exclusive access to the console system and the console_drivers list. Can sleep, returns nothing.COPYRIGHTKernel Hackers Manual 3.10 June 2014 CONSOLE_LOCK(9)
Related Man Pages |
---|
vm_map_lock_read(9) - debian |
vm_map_unlock(9) - debian |
vm_map_lock_upgrade(9) - freebsd |
vm_map_lock_read(9) - freebsd |
vm_map_trylock(9) - freebsd |
Similar Topics in the Unix Linux Community |
---|
command line work script doesn't |
Linux server locking up |
How to lock own console when idle? |
Implementing Ctrl +C in a script as a part of automation |