Unit 'LazCollections' Package
[Overview][Types][Classes][Index] [#lazutils]

FreeOrCacheEvent

Caches or Frees the RTL event for the synchronization object.

Declaration

Source position: lazcollections.pas line 35

procedure TWaitableSection.FreeOrCacheEvent(

  AnEventCache: PPRTLEvent;

  AnEvent: PRTLEvent

);

Arguments

AnEventCache

  

Cache where the RTL event is stored.

AnEvent

  

RTL event cached or destroyed in the method.

See also

RTLEventDestroy

InterlockedExchange


Version 4.4 Generated 2025-11-08 Home