Searched refs:__timer_active_sigev_thread_lock (Results 1 – 5 of 5) sorted by relevance
31 pthread_mutex_t __timer_active_sigev_thread_lock = PTHREAD_MUTEX_INITIALIZER; variable77 __pthread_mutex_lock (&__timer_active_sigev_thread_lock); in timer_helper_thread()102 __pthread_mutex_unlock (&__timer_active_sigev_thread_lock); in timer_helper_thread()
39 __pthread_mutex_lock (&__timer_active_sigev_thread_lock); in ___timer_delete()54 __pthread_mutex_unlock (&__timer_active_sigev_thread_lock); in ___timer_delete()
128 __pthread_mutex_lock (&__timer_active_sigev_thread_lock); in ___timer_create()131 __pthread_mutex_unlock (&__timer_active_sigev_thread_lock); in ___timer_create()
44 extern pthread_mutex_t __timer_active_sigev_thread_lock attribute_hidden;
5956 (__timer_active_sigev_thread_lock): Modified.5967 (__timer_active_sigev_thread_lock): Modified.6615 (__timer_active_sigev_thread_lock): New.6631 (__timer_active_sigev_thread_lock): New.