acquire_console_sem(9) suse man page | unix.com

Man Page: acquire_console_sem

Operating Environment: suse

Section: 9

ACQUIRE_CONSOLE_SEM(9)						   Driver Basics					    ACQUIRE_CONSOLE_SEM(9)

NAME
acquire_console_sem - lock the console system for exclusive use.
SYNOPSIS
void acquire_console_sem(void);
ARGUMENTS
void no arguments
DESCRIPTION
Acquires a semaphore which guarantees that the caller has exclusive access to the console system and the console_drivers list. Can sleep, returns nothing.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ACQUIRE_CONSOLE_SEM(9)
Related Man Pages
vm_map_unlock_read(9) - freebsd
vm_map_lock(9) - freebsd
vm_map_lock_downgrade(9) - freebsd
vm_map_trylock(9) - freebsd
vm_map_trylock_read(9) - freebsd
Similar Topics in the Unix Linux Community
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
Docker learning Phase-I
Shopt -s histappend