Query: acquire_console_sem
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ACQUIRE_CONSOLE_SEM(9) Driver Basics ACQUIRE_CONSOLE_SEM(9)NAMEacquire_console_sem - lock the console system for exclusive use.SYNOPSISvoid acquire_console_sem(void);ARGUMENTSvoid no argumentsDESCRIPTIONAcquires a semaphore which guarantees that the caller has exclusive access to the console system and the console_drivers list. Can sleep, returns nothing.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ACQUIRE_CONSOLE_SEM(9)