Searched refs:_libc_sem_post_compat (Results 1 – 3 of 3) sorted by relevance
63 extern int _libc_sem_post_compat(sem_t *sem);114 return _libc_sem_post_compat(sem); in _sem_post_compat()
120 FB10_COMPAT(_libc_sem_post_compat, sem_post);433 _libc_sem_post_compat(sem_t *sem) in _libc_sem_post_compat() function
582 _libc_sem_post_compat;