Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   TInterlockedHelper for Delphi interfaces: Spring.Reactive.pas (https://www.delphipraxis.net/203504-tinterlockedhelper-delphi-interfaces-spring-reactive-pas.html)

DP News-Robot 25. Feb 2020 05:10

TInterlockedHelper for Delphi interfaces: Spring.Reactive.pas
 
Reminder so self: [WayBack]*sglienke / Spring4D / source / Source / Reactive / Spring.Reactive.pas — Bitbucket*fragments: type TInterlocked = SyncObjs.TInterlocked; TInterlockedHelper = class helper for TInterlocked // TODO: move to Spring.pas class function CompareExchange<T: IInterface>(var Target: T; const Value, Comparand: T): T; overload; static; class function Exchange<T: IInterface>(var Target: T; const Value: T): T; overload; […]

Weiterlesen...


Alle Zeitangaben in WEZ +1. Es ist jetzt 03:33 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz