Searched refs:__old_sem_wait (Results 1 – 5 of 5) sorted by relevance
54 __old_sem_wait (sem_t *sem) in __old_sem_wait() function73 compat_symbol (libpthread, __old_sem_wait, sem_wait, GLIBC_2_0);
46 extern int __old_sem_wait (sem_t *sem);
2815 (__old_sem_wait): Fix argument to lll_futex_wait().3065 (__old_sem_wait): New function.4365 * semaphoreP.h: Declare __old_sem_init and __old_sem_wait.
16949 [SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_1)](__old_sem_wait): Remove.16955 [OTHER_SHLIB_COMPAT (libpthread, GLIBC_2_0, GLIBC_2_1)](__old_sem_wait): New.
8122 * nptl/sem_wait.c (__old_sem_wait): Use lll_futex_wait_cancel.