Searched defs:omp_nest_lock_25_t (Results 1 – 7 of 7) sorted by relevance
12 typedef struct { int owner, count; } omp_nest_lock_25_t; typedef
14 typedef struct { pthread_mutex_t lock; int count; } omp_nest_lock_25_t; typedef