Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/libgomp/config/linux/
H A Dsem.h50 static inline void gomp_sem_post (gomp_sem_t *sem) in gomp_sem_post() function
/openbsd/gnu/gcc/libgomp/config/posix/
H A Dsem.c86 void gomp_sem_post (gomp_sem_t *sem) in gomp_sem_post() function
H A Dsem.h80 static inline void gomp_sem_post (gomp_sem_t *sem) in gomp_sem_post() function