Class teventthread
Unit
msethread
Declaration
type teventthread = class(tsemthread)
Description
No description available, ancestor tsemthread description follows
No description available, ancestor tmutexthread description follows
No description available, ancestor tmsethread description follows
Hierarchy
Overview
Fields
Methods
Properties
Description
Fields
Methods
|
constructor create(const athreadproc: threadprocty; const afreeonterminate: boolean = false; const astacksizekb: integer = 0); overload; override; |
|
|
destructor destroy(); override; |
|
|
procedure terminate(); override; |
|
|
procedure clearevents(); |
|
|
function waitevent(const timeoutus: integer = -1): tmseevent; |
|
|
function eventcount(): integer; |
|
Properties
Generated by PasDoc 0.16.0.