#include <ptrlock.h>
Data Fields | |
| void * | ptr |
| gomp_mutex_t | lock |
Definition at line 32 of file ptrlock.h.
Definition at line 32 of file ptrlock.h.
Referenced by gomp_ptrlock_destroy(), gomp_ptrlock_get(), gomp_ptrlock_init(), and gomp_ptrlock_set().
| void* gomp_ptrlock_t::ptr |
Definition at line 32 of file ptrlock.h.
Referenced by gomp_ptrlock_get(), gomp_ptrlock_init(), and gomp_ptrlock_set().
1.4.7