Home
last modified time | relevance | path

Searched refs:__new_sem_post (Results 1 – 2 of 2) sorted by relevance

/nptl/
A Dsem_post.c32 __new_sem_post (sem_t *sem) in __new_sem_post() function
78 versioned_symbol (libpthread, __new_sem_post, sem_post, GLIBC_2_34);
81 compat_symbol (libpthread, __new_sem_post, sem_post, GLIBC_2_1);
A DsemaphoreP.h44 extern int __new_sem_post (sem_t *sem);

Completed in 3 milliseconds