Lines Matching refs:__gthread_active_p
106 __gthread_active_p (void) in __gthrw()
115 __gthread_active_p (void)
137 if (__gthread_active_p () in __gthread_objc_init_thread_system()
148 if (__gthread_active_p ()) in __gthread_objc_close_thread_system()
163 if (!__gthread_active_p ()) in __gthread_objc_thread_detach()
182 if (!__gthread_active_p ()) in __gthread_objc_thread_set_priority()
212 if (!__gthread_active_p ()) in __gthread_objc_thread_get_priority()
232 if (__gthread_active_p ()) in __gthread_objc_thread_yield()
240 if (__gthread_active_p ()) in __gthread_objc_thread_exit()
252 if (__gthread_active_p ()) in __gthread_objc_thread_id()
262 if (__gthread_active_p ()) in __gthread_objc_thread_set_data()
282 if (__gthread_active_p ()) in __gthread_objc_thread_get_data()
299 if (__gthread_active_p () in __gthread_objc_mutex_allocate()
310 if (__gthread_active_p ()) in __gthread_objc_mutex_deallocate()
320 if (__gthread_active_p () in __gthread_objc_mutex_lock()
331 if (__gthread_active_p () in __gthread_objc_mutex_trylock()
342 if (__gthread_active_p () in __gthread_objc_mutex_unlock()
355 if (__gthread_active_p ()) in __gthread_objc_condition_allocate()
366 if (__gthread_active_p ()) in __gthread_objc_condition_deallocate()
376 if (__gthread_active_p ()) in __gthread_objc_condition_wait()
387 if (__gthread_active_p ()) in __gthread_objc_condition_broadcast()
397 if (__gthread_active_p ()) in __gthread_objc_condition_signal()
408 if (! __gthread_active_p ()) in __gthread_once()
467 if (__gthread_active_p ()) in __gthread_mutex_lock()
476 if (__gthread_active_p ()) in __gthread_mutex_trylock()
485 if (__gthread_active_p ()) in __gthread_mutex_unlock()
502 if (__gthread_active_p ()) in __gthread_recursive_mutex_lock()
520 if (__gthread_active_p ()) in __gthread_recursive_mutex_trylock()
539 if (__gthread_active_p ()) in __gthread_recursive_mutex_unlock()