ReactOS 0.4.15-dev-7942-gd23573b
atomic_t Struct Reference

#include <atomic.h>

Public Attributes

volatile LONG counter
 
volatile int counter
 

Detailed Description

Definition at line 10 of file atomic.h.

Member Data Documentation

◆ counter [1/2]

volatile LONG atomic_t::counter

Definition at line 11 of file atomic.h.

◆ counter [2/2]

volatile int atomic_t::counter

Definition at line 864 of file linux.h.


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