Man page 9 : console_trylock 
 
		"CONSOLE_TRYLOCK" "9" "August 2013" "Kernel Hackers Manual 3.10" "Driver Basics"
		
			Page d'accueil du man 
		
		
		Cette page de documentation est issue d'une conversion automatique de developpez.com.Debian , Linux Kernel  et du projet Perkamon .12 commentaires  
	Article lu    fois.
 
		
		1.  NAME▲  
			
			console_trylock - try to lock the console system for exclusive use. 
		 
		
		2.  SYNOPSIS ▲  
			
			int console_trylock( void );  
		 
		
		3.  ARGUMENTS ▲  
		
		4.  DESCRIPTION ▲  
			
			Tried 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. 
		 
		
		5.  COPYRIGHT ▲  
	  
 
 
		
	 
Licence Creative Commons Attribution 3.0 non transposé .