[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msethread.pas line 83
public constructor tsemthread.create( |
const athreadproc: threadprocty; |
const afreeonterminate: Boolean = False; |
const astacksizekb: Integer = 0 |
); override; |