#include <mtxdef.h>
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 | |
| } | |
| }; | |
Definition at line 6 of file mtxdef.h.
| unsigned _mtx::mtx_v_wrt |
| unsigned _mtx::mtx_v_interlock |
| unsigned _mtx::mtx_v_fill_2_ |
| unsigned short int _mtx::mtx_w_owncnt |
| unsigned short int _mtx::mtx_w_sts |
| union { ... } |
1.5.5