table of contents
other versions
- wheezy 3.2.78-1
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¶
March 2016 | Kernel Hackers Manual 3.2. |