From: <sv...@ww...> - 2004-06-21 06:54:36
|
Author: mkrose Date: 2004-06-20 23:54:28 -0700 (Sun, 20 Jun 2004) New Revision: 1055 Added: trunk/CSP/SimData/Include/SimData/AtomicCounter.h trunk/CSP/SimData/Include/SimData/Thread.h trunk/CSP/SimData/Include/SimData/ThreadBase.h trunk/CSP/SimData/Include/SimData/ThreadQueue.h Modified: trunk/CSP/SimData/CHANGES.current Log: Added several classes for posix threading support. These are all headers so they should not affect the build. Under win32 you'll need a posix threads implementation, such as pthreads-win32 (http://sources.redhat.com/pthreads-win32/) to use these classes. Browse at: https://www.zerobar.net/viewcvs/viewcvs.cgi?view=rev&rev=1055 Diff omitted (35515 bytes). |