HomeSort by: relevance | last modified time | path
    Searched defs:gomp_sem_destroy (Results 1 - 11 of 11) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgomp/config/posix/
sem.c 103 void gomp_sem_destroy (gomp_sem_t *sem) function
sem.h 65 extern void gomp_sem_destroy (gomp_sem_t *sem);
85 static inline void gomp_sem_destroy (gomp_sem_t *sem) function
  /src/external/gpl3/gcc/dist/libgomp/config/rtems/
sem.h 55 static inline void gomp_sem_destroy (gomp_sem_t *sem) function
  /src/external/gpl3/gcc.old/dist/libgomp/config/nvptx/
sem.h 42 gomp_sem_destroy (gomp_sem_t *sem) function
  /src/external/gpl3/gcc.old/dist/libgomp/config/posix/
sem.c 103 void gomp_sem_destroy (gomp_sem_t *sem) function
sem.h 65 extern void gomp_sem_destroy (gomp_sem_t *sem);
85 static inline void gomp_sem_destroy (gomp_sem_t *sem) function
  /src/external/gpl3/gcc.old/dist/libgomp/config/rtems/
sem.h 55 static inline void gomp_sem_destroy (gomp_sem_t *sem) function
  /src/external/gpl3/gcc/dist/libgomp/config/accel/
sem.h 42 gomp_sem_destroy (gomp_sem_t *sem) function
  /src/external/gpl3/gcc/dist/libgomp/config/linux/
sem.h 50 gomp_sem_destroy (gomp_sem_t *sem) function
  /src/external/gpl3/gcc.old/dist/libgomp/config/accel/
sem.h 42 gomp_sem_destroy (gomp_sem_t *sem) function
  /src/external/gpl3/gcc.old/dist/libgomp/config/linux/
sem.h 50 gomp_sem_destroy (gomp_sem_t *sem) function

Completed in 26 milliseconds