Home
last modified time | relevance | path

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

/glibc-2.36/rt/
Dtimer_create.c66 newtimer = __timer_alloc (); in timer_create()
/glibc-2.36/sysdeps/pthread/
Dposix-timer.h182 extern struct timer_node *__timer_alloc (void);
/glibc-2.36/sysdeps/htl/
Dtimer_routines.c520 __timer_alloc (void) in __timer_alloc() function