Lines Matching full:sem_post
1637 int sem_post(sem_t *sem);
1798 // glibc: sem_post
1799 // glibc: sem_post@GLIBC_2.0
1800 // glibc: sem_post@@GLIBC_2.1
1801 // darwin: sem_post
1812 fprintf(stderr, "<< sem_post(%p) ", sem);
1821 DO_PthAPIerror( "sem_post", errno );
1825 fprintf(stderr, " sem_post -> %d >>\n", ret);
1832 PTH_FUNC(int, semZupost, sem_t* sem) { /* sem_post */
1835 PTH_FUNC(int, semZupostZAZa, sem_t* sem) { /* sem_post@* */
1839 PTH_FUNC(int, semZupost, sem_t* sem) { /* sem_post */