Lines Matching full:sem_destroy
1727 int sem_destroy(sem_t *sem);
1776 fprintf(stderr, "<< sem_destroy(%p) ", sem);
1785 DO_PthAPIerror( "sem_destroy", errno );
1789 fprintf(stderr, " sem_destroy -> %d >>\n", ret);
1796 /* glibc-2.5 has sem_destroy@@GLIBC_2.2.5 (amd64-linux)
1797 and sem_destroy@@GLIBC_2.1 (x86-linux); match sem_destroy@* */
1803 // Darwin has sem_destroy.