| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Generic callback type for critical section handling in TThreadManager.
Source position: threadh.inc line 37
type TCriticalSectionHandler = procedure( |
var cs |
); |
| lazarus-ccr.sourceforge.net |