Synch module version 1.0 ...
- From: aminer <aminer@xxxxxxxxxxxx>
- Date: Thu, 22 Apr 2010 16:52:07 -0700 (PDT)
Hello,
Synch module version 1.0
Description:
Synch module supports Windows,Mac OSX, Linux and Unix...
and the following have been added to the Synch module:
TCriticalSection,TMutex,TSimpleEvent,TSemaphore,TMultiReadExclusiveWrite.
Note: With TMultiReadExclusiveWrite you can give preference to the
reader or writer.
Language: FPC Pascal v2.2.0+ / Delphi 7+: http://www.freepascal.org/
Operating Systems: Windows, Mac OSX , Linux , Unix...
Required FPC switches: -O3 -Sd -dFPC -dFreePascal
-Sd for delphi mode....
-dUnix for Unix and Max OSX
-dWindows for windows
-dLinux for Linux
Required Delphi switches: -DMSWINDOWS -$H+
For Delphi 5,6,7 use -DDelphi switch
For Delphi 2005,2006,2007,2009,2010+ use the switch -DDELPHI2005+
You can download my Synch module from:
http://pages.videotron.com/aminer/
Sincerely,
Amine Moulay Ramdane.
.
- Prev by Date: Re: C/C++ while vs do/while loop question
- Next by Date: Re: C/C++ while vs do/while loop question
- Previous by thread: C/C++ while vs do/while loop question
- Next by thread: Regular Expression Search Algorithm
- Index(es):
Relevant Pages
|