public interface IThreadConsts
| Modifier and Type | Field and Description | 
|---|---|
| static int | TH_DELETE | 
| static int | TH_READ_CONTROL | 
| static int | TH_SYNCHRONIZE | 
| static int | TH_WRITE_DAC | 
| static int | TH_WRITE_OWNER | 
static final int TH_DELETE
static final int TH_READ_CONTROL
static final int TH_SYNCHRONIZE
static final int TH_WRITE_DAC
static final int TH_WRITE_OWNER
Copyright © 2013. All rights reserved.