Searched defs:gomp_ptrlock_t (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/config/nvptx/
H A Dptrlock.h40 typedef void *gomp_ptrlock_t; typedef
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/config/linux/
H A Dptrlock.h40 typedef void *gomp_ptrlock_t; typedef
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/config/accel/
H A Dptrlock.h40 typedef void *gomp_ptrlock_t; typedef
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/config/posix/
H A Dptrlock.h32 typedef struct { void *ptr; gomp_mutex_t lock; } gomp_ptrlock_t; typedef in typeref:struct:__anon1363
/netbsd-current/external/gpl3/gcc/dist/libgomp/config/accel/
H A Dptrlock.h40 typedef void *gomp_ptrlock_t; typedef
/netbsd-current/external/gpl3/gcc/dist/libgomp/config/linux/
H A Dptrlock.h40 typedef void *gomp_ptrlock_t; typedef
/netbsd-current/external/gpl3/gcc/dist/libgomp/config/posix/
H A Dptrlock.h32 typedef struct { void *ptr; gomp_mutex_t lock; } gomp_ptrlock_t; typedef in typeref:struct:__anon1632

Completed in 137 milliseconds