kmp_base_ticket_lock Struct Reference

#include <kmp_lock.h>

Data Fields

kmp_int32 depth_locked
kmp_lock_flags_t flags
union kmp_ticket_lockinitialized
ident_t const * location
volatile kmp_uint32 next_ticket
volatile kmp_uint32 now_serving
volatile kmp_int32 owner_id

Detailed Description

Definition at line 267 of file kmp_lock.h.


Field Documentation

Definition at line 275 of file kmp_lock.h.

Referenced by __kmp_get_ticket_lock_flags(), and __kmp_set_ticket_lock_flags().

volatile kmp_uint32 kmp_base_ticket_lock::next_ticket
volatile kmp_uint32 kmp_base_ticket_lock::now_serving
volatile kmp_int32 kmp_base_ticket_lock::owner_id

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

Generated on 25 Aug 2013 for libomp_oss by  doxygen 1.6.1