Query: console_trylock
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CONSOLE_TRYLOCK(9) Driver Basics CONSOLE_TRYLOCK(9)NAMEconsole_trylock - try to lock the console system for exclusive use.SYNOPSISint console_trylock(void);ARGUMENTSvoid no argumentsDESCRIPTIONTried to acquire a lock which guarantees that the caller has exclusive access to the console system and the console_drivers list. returns 1 on success, and 0 on failure to acquire the lock.COPYRIGHTKernel Hackers Manual 3.10 June 2014 CONSOLE_TRYLOCK(9)
Related Man Pages |
---|
vfs_lock_file(9) - centos |
vop_lock(9) - debian |
pthread_rwlock_tryrdlock(3) - osf1 |
vop_islocked(9) - freebsd |
streamwrapper.stream_lock(3) - php |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
DB2 convert digits to binary format |
Shopt -s histappend |
Controlling user input |
[TIP] Processing YAML files with yq |