Query: release_console_sem
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RELEASE_CONSOLE_SEM(9) Driver Basics RELEASE_CONSOLE_SEM(9)NAMErelease_console_sem - unlock the console systemSYNOPSISvoid release_console_sem(void);ARGUMENTSvoid no argumentsDESCRIPTIONReleases the semaphore which the caller holds on the console system and the console driver list. While the semaphore was held, console output may have been buffered by printk. If this is the case, release_console_sem emits the output prior to releasing the semaphore. If there is output waiting for klogd, we wake it up. release_console_sem may be called from any context.COPYRIGHTKernel Hackers Manual 2.6. July 2010 RELEASE_CONSOLE_SEM(9)
Related Man Pages |
---|
msem_unlock(2) - hpux |
sem_post(3) - osf1 |
sema_p(9f) - sunos |
semaphore(9f) - sunos |
sema_init(9f) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
Change directory error |
Getting command output to putty window title. |
Migrating to UNIX |
The Future of the PM (Private Message) System at UNIX.com |
Shopt -s histappend |