[Overview][Types][Classes][Index] Reference for unit 'LazCollections' (#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.0 Generated 2025-05-03 Home