Tekvel Magic
Loading...
Searching...
No Matches
SmpSynch Class Reference

Sample Synchronized flag enumeration. More...

Inheritance diagram for SmpSynch:

Static Public Attributes

int NONE = 0
 
int LOCAL = 1
 
int GLOBAL = 2
 

Detailed Description

Sample Synchronized flag enumeration.

Member Data Documentation

◆ GLOBAL

int GLOBAL = 2
static

◆ LOCAL

int LOCAL = 1
static

◆ NONE

int NONE = 0
static