.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "ACQUIRE_CONSOLE_SEM" "" "06 October 2005" "" "" .SH NAME acquire_console_sem \- lock the console system for exclusive use. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void acquire_console_sem ( \fIvoid\fB); \fR .SH "ARGUMENTS" .TP \fB\fIvoid\fB\fR no arguments .SH "DESCRIPTION" .PP .PP Acquires a semaphore which guarantees that the caller has exclusive access to the console system and the console_drivers list. .PP Can sleep, returns nothing.