| Import line: | GLib = imports.gi.GLib; | 
| GIR File: | GLib-2.0.gir | 
| C documentation: | GThreadFunctions | 
| Struct : | ThreadFunctions | 
| Properties | Defined By | |
|---|---|---|
| 
				cond_broadcast : [object Object] 
                 read only  
                     
			 | GLib.ThreadFunctions | |
| 
				cond_free : [object Object] 
                 read only  
                     
			 | GLib.ThreadFunctions | |
| 
				cond_new : void* 
                 read only  
                     
			 | GLib.ThreadFunctions | |
| 
				cond_signal : [object Object] 
                 read only  
                     
			 | GLib.ThreadFunctions | |
| 
				cond_timed_wait : [object Object] 
                 read only  
                     
			 | GLib.ThreadFunctions | |
| 
				cond_wait : [object Object] 
                 read only  
                     
			 | GLib.ThreadFunctions | |
| 
				mutex_free : [object Object] 
                 read only  
                     
			 | GLib.ThreadFunctions | |
| 
				mutex_lock : [object Object] 
                 read only  
                     
			 | GLib.ThreadFunctions | |
| 
				mutex_new : void* 
                 read only  
                     
			 | GLib.ThreadFunctions | |
| 
				mutex_trylock : [object Object] 
                 read only  
                     
			 | GLib.ThreadFunctions | |
| 
				mutex_unlock : [object Object] 
                 read only  
                     
			 | GLib.ThreadFunctions | |
| 
				private_get : void* 
                 read only  
                     
			 | GLib.ThreadFunctions | |
| 
				private_new : void* 
                 read only  
                     
			 | GLib.ThreadFunctions | |
| 
				private_set : [object Object] 
                 read only  
                     
			 | GLib.ThreadFunctions | |
| 
				thread_create : void* 
                 read only  
                     
			 | GLib.ThreadFunctions | |
| 
				thread_equal : [object Object] 
                 read only  
                     
			 | GLib.ThreadFunctions | |
| 
				thread_exit : [object Object] 
                 read only  
                     
			 | GLib.ThreadFunctions | |
| 
				thread_join : [object Object] 
                 read only  
                     
			 | GLib.ThreadFunctions | |
| 
				thread_self : [object Object] 
                 read only  
                     
			 | GLib.ThreadFunctions | |
| 
				thread_set_priority : [object Object] 
                 read only  
                     
			 | GLib.ThreadFunctions | |
| 
				thread_yield : [object Object] 
                 read only  
                     
			 | GLib.ThreadFunctions | |
| Method / Constructor | Defined By | |
|---|---|---|
| 
			new  GLib.ThreadFunctions
				
				 () 
			
				
			
		 Create a new GLib.ThreadFunctions 
			
			
			
				Create a new GLib.ThreadFunctions
			
			
			
			 
			
			
			 
		    
		     
                     | ||
| None | 
| Class / Namespace | Method / Signal / Properties | 
|---|---|
| GLib Method | 
			GLib.thread_init
				
				 (ThreadFunctions vtable) 
			
				
					 : 
					none
					
				
			
		 | 
| GLib Method | 
			GLib.thread_init_with_errorcheck_mutexes
				
				 (ThreadFunctions vtable) 
			
				
					 : 
					none
					
				
			
		 |