ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
Public Attributes | List of all members
omp_lock_t Struct Reference

#include <omp.h>

Collaboration diagram for omp_lock_t:
Collaboration graph
[legend]

Public Attributes

void * _lk
 

Detailed Description

Definition at line 82 of file omp.h.

Member Data Documentation

◆ _lk

void* omp_lock_t::_lk

Definition at line 83 of file omp.h.


The documentation for this struct was generated from the following file: