Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/
A Dsemaphore.c46 static int new_sem_extricate_func(void *obj, pthread_descr th) in new_sem_extricate_func() function
68 extr.pu_extricate_func = new_sem_extricate_func; in sem_wait()
235 extr.pu_extricate_func = new_sem_extricate_func; in sem_timedwait()
/l4re-core-master/uclibc/lib/libpthread/src/
A Dsemaphore.c44 static int new_sem_extricate_func(void *obj, pthread_descr th) in new_sem_extricate_func() function
66 extr.pu_extricate_func = new_sem_extricate_func; in sem_wait()
238 extr.pu_extricate_func = new_sem_extricate_func; in sem_timedwait()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/
A Dsemaphore.c46 static int new_sem_extricate_func(void *obj, pthread_descr th) in new_sem_extricate_func() function
68 extr.pu_extricate_func = new_sem_extricate_func; in sem_wait()
235 extr.pu_extricate_func = new_sem_extricate_func; in sem_timedwait()

Completed in 3 milliseconds