Home
last modified time | relevance | path

Searched refs:__timer_mutex_cancel_handler (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/rt/
Dtimer_delete.c48 pthread_cleanup_push (__timer_mutex_cancel_handler, &__timer_mutex); in timer_delete()
/glibc-2.36/sysdeps/pthread/
Dposix-timer.h180 extern void __timer_mutex_cancel_handler (void *arg);
/glibc-2.36/sysdeps/htl/
Dtimer_routines.c551 __timer_mutex_cancel_handler (void *arg) in __timer_mutex_cancel_handler() function