[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'System' (#rtl)

TCriticalSectionHandlerTryEnter

Function prototype for TryEnterCriticalsection

Declaration

Source position: threadh.inc line 38

type TCriticalSectionHandlerTryEnter = function(

  var cs

):LongInt;

Description

TCriticalSectionHandlerTryEnter is the function prototype for the TryEnterCriticalsection function, in the ThreadManager record's TryEnterCriticalSection field.

See also

TryEnterCriticalsection

  

Try entering a critical section

ThreadManager


Documentation generated on: Dec 20 2011