fn: console.locked 
					
								[contents]
				
								
				f++ :   
				
				n++ :   
								
				
								
				
								
				
								
				
								
							
						Contents
Syntax
									The syntax for 
console.locked
@console.locked
Description
									The 
f++ example
									Example of 
if(!(console.locked))
	console.lock
console("hello, world!")
console.unlock
				n++ example
									Example of 
@if(!(console.locked))
	@console.lock
@console("hello, world!")
@console.unlock
				
![[ports] (FreeBSD) Get it from the FreeBSD [ports]](../../images/freebsd.webp)
