Class tmutexthread
Unit
Declaration
type tmutexthread = class(tmsethread)
Description
No description available, ancestor tmsethread description follows
Hierarchy
- TObject
- tmsethread
- tmutexthread
Overview
Fields
fmutex: mutexty; |
Methods
constructor create(const athreadproc: threadprocty; const afreeonterminate: boolean = false; const astacksizekb: integer = 0); override; |
|
destructor destroy; override; |
|
function lock: boolean; |
|
procedure unlock; |
Description
Fields
fmutex: mutexty; |
|
Methods
constructor create(const athreadproc: threadprocty; const afreeonterminate: boolean = false; const astacksizekb: integer = 0); override; |
|
destructor destroy; override; |
|
function lock: boolean; |
|
procedure unlock; |
|
Generated by PasDoc 0.16.0.