Home
last modified time | relevance | path

Searched defs:gomp_sem_post (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/libgomp/config/posix/
H A Dsem.c84 void gomp_sem_post (gomp_sem_t *sem) in gomp_sem_post() function
H A Dsem.h78 static inline void gomp_sem_post (gomp_sem_t *sem) in gomp_sem_post() function
/dflybsd-src/contrib/gcc-4.7/libgomp/config/posix/
H A Dsem.c83 void gomp_sem_post (gomp_sem_t *sem) in gomp_sem_post() function
H A Dsem.h77 static inline void gomp_sem_post (gomp_sem_t *sem) in gomp_sem_post() function