_mtx Struct Reference

#include <mtxdef.h>

List of all members.

Public Attributes

union {
   int mtxdef_   $_fill_1
   struct {
      unsigned mtxdef_   $_fill_2: 16
      unsigned   mtx_v_wrt: 1
      unsigned   mtx_v_interlock: 1
      unsigned   mtx_v_fill_2_: 6
   } 
   struct {
      unsigned short int   mtx_w_owncnt
      unsigned short int   mtx_w_sts
   } 
}; 


Detailed Description

Definition at line 6 of file mtxdef.h.


Member Data Documentation

int mtxdef_ _mtx::$_fill_1

Definition at line 8 of file mtxdef.h.

unsigned mtxdef_ _mtx::$_fill_2

Definition at line 10 of file mtxdef.h.

unsigned _mtx::mtx_v_wrt

Definition at line 11 of file mtxdef.h.

Definition at line 12 of file mtxdef.h.

Definition at line 13 of file mtxdef.h.

unsigned short int _mtx::mtx_w_owncnt

Definition at line 16 of file mtxdef.h.

Referenced by sch_lockr(), sch_lockw(), and sch_unlock().

unsigned short int _mtx::mtx_w_sts

Definition at line 17 of file mtxdef.h.

union { ... }


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

Generated on Fri Oct 9 10:26:19 2009 for FreeVMS by  doxygen 1.5.5