| Import line: | GLib = imports.gi.GLib; | 
| GIR File: | GLib-2.0.gir | 
| C documentation: | GAsyncQueue | 
| Struct : | AsyncQueue | 
| None | 
| Method / Constructor | Defined By | |
|---|---|---|
| 
			length
				
				 () 
			
				
					 : 
					gint32
					
				
			
		 
 | GLib.AsyncQueue | |
| 
			length_unlocked
				
				 () 
			
				
					 : 
					gint32
					
				
			
		 
 | GLib.AsyncQueue | |
| 
			lock
				
				 () 
			
				
					 : 
					none
					
				
			
		 
 | GLib.AsyncQueue | |
| 
			push
				
				 (void* data) 
			
				
					 : 
					none
					
				
			
		 
 
 | GLib.AsyncQueue | |
| 
			push_unlocked
				
				 (void* data) 
			
				
					 : 
					none
					
				
			
		 
 
 | GLib.AsyncQueue | |
| 
			ref_unlocked
				
				 () 
			
				
					 : 
					none
					
				
			
		 
 | GLib.AsyncQueue | |
| 
			unlock
				
				 () 
			
				
					 : 
					none
					
				
			
		 
 | GLib.AsyncQueue | |
| 
			unref_and_unlock
				
				 () 
			
				
					 : 
					none
					
				
			
		 
 | GLib.AsyncQueue | |
| None |