table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
CONSOLE_LOCK(9) | Driver Basics | CONSOLE_LOCK(9) |
NAME¶
console_lock - lock the console system for exclusive use.SYNOPSIS¶
void
console_lock(void);
ARGUMENTS¶
voidno arguments
DESCRIPTION¶
Acquires a lock which guarantees that the caller has exclusive access to the console system and the console_drivers list. Can sleep, returns nothing.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |