Unit msethread
Uses
Variables
Description
Overview
Classes, Interfaces, Objects and Records
Name | Description |
---|---|
Class tmsethread |
|
Class tmutexthread |
|
Class tsemthread |
|
Class teventthread |
|
Class tsynchronizeevent |
Functions and Procedures
function synchronizeevent(const aevent: tsynchronizeevent; const aoptions: posteventoptionsty = []): boolean; |
Types
threadprocty = function(thread: tmsethread): integer of object; |
threadstatety = (...); |
threadstatesty = set of threadstatety; |
Constants
DefaultStackSize = 4*1024*1024; |
Description
Functions and Procedures
function synchronizeevent(const aevent: tsynchronizeevent; const aoptions: posteventoptionsty = []): boolean; |
Types
threadprocty = function(thread: tmsethread): integer of object; |
threadstatety = (...); |
Values
|
threadstatesty = set of threadstatety; |
Constants
DefaultStackSize = 4*1024*1024; |
Generated by PasDoc 0.16.0.