Class tmutexthread
Unit
Declaration
type tmutexthread = class(tmsethread)
Description
This item has no description.
Hierarchy
- TObject
- tmsethread
- tmutexthread
Overview
Fields
| Protected | fmutex: mutexty; |
Methods
| Public | constructor create(const athreadproc: threadprocty; const afreeonterminate: boolean = false; const astacksizekb: integer = 0); override; |
| Public | destructor destroy; override; |
| Public | function lock: boolean; |
| Public | procedure unlock; |
Description
Fields
| Protected | fmutex: mutexty; |
|
This item has no description. | |
Methods
| Public | constructor create(const athreadproc: threadprocty; const afreeonterminate: boolean = false; const astacksizekb: integer = 0); override; |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
| Public | function lock: boolean; |
|
This item has no description. | |
| Public | procedure unlock; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.