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)
| Related Man Pages |
|---|
| vm_map_unlock_read(9) - freebsd |
| vm_map_lock(9) - debian |
| vm_map_unlock(9) - debian |
| vm_map_trylock_read(9) - debian |
| vm_map_lock_read(9) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Is UNIX an open source OS ? |
| Change directory error |
| Getting command output to putty window title. |
| Shopt -s histappend |