From: aminer on 22 Apr 2010 19:52 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.
|
Pages: 1 Prev: Parallel Compression version 1.21 .. Next: C/C++ while vs do/while loop question |