Unit msethread

Description

This item has no 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;

This item has no description.

Types

threadprocty = function(thread: tmsethread): integer of object;

This item has no description.

threadstatety = (...);

This item has no description.

Values
  • ts_started
  • ts_running
  • ts_terminated
  • ts_freeonterminate
  • ts_norun
threadstatesty = set of threadstatety;

This item has no description.

Constants

DefaultStackSize = 4*1024*1024;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.