mirror of
				https://github.com/gnif/LookingGlass.git
				synced 2025-10-30 20:21:56 +00:00 
			
		
		
		
	 d99ec3e9c0
			
		
	
	d99ec3e9c0
	
	
	
		
			
			As the ringbuffer is now in use for audio it makes sense to provide bulk append and consume functions that are thread safe instead of adding locking over all of the functions. This partially reverts the prior commit that added the extra locking.