Warning: This file is not a C or C++ file. It does not have highlighting.

1#ifndef _SEMAPHORE_H
2#include_next <semaphore.h>
3
4#ifndef _ISOMAC
5extern __typeof (sem_post) __sem_post;
6libpthread_hidden_proto (__sem_post)
7#endif
8
9#endif
10

Warning: This file is not a C or C++ file. It does not have highlighting.

source code of glibc/sysdeps/htl/include/semaphore.h