mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	Clarify behaviour of deferred events.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@723 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
		
							parent
							
								
									c999fe40b8
								
							
						
					
					
						commit
						e8d9a5dbfb
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -41,7 +41,9 @@
 | 
			
		|||
 * The API is based around an asynchronous event loop, or main loop,
 | 
			
		||||
 * abstraction. This abstraction contains three basic elements:
 | 
			
		||||
 *
 | 
			
		||||
 * \li Deferred events - Events that trigger each iteration of the main loop.
 | 
			
		||||
 * \li Deferred events - Events that will trigger as soon as possible. Note
 | 
			
		||||
 *                       that some implementations may block all other events
 | 
			
		||||
 *                       when a deferred event is active.
 | 
			
		||||
 * \li I/O events - Events that trigger on file descriptor activities.
 | 
			
		||||
 * \li Times events - Events that trigger after a fixed ammount of time.
 | 
			
		||||
 *
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue