#include <omp-lock.h>
Data Fields | |
int | owner |
int | count |
pthread_mutex_t | lock |
pthread_t | owner |
Definition at line 12 of file omp-lock.h.
Definition at line 12 of file omp-lock.h.
pthread_mutex_t omp_nest_lock_25_t::lock |
Definition at line 14 of file omp-lock.h.
pthread_t omp_nest_lock_25_t::owner |
Definition at line 12 of file omp-lock.h.
Definition at line 12 of file omp-lock.h.