|
From: Chad A. <ae...@us...> - 2002-03-25 21:58:43
|
aegis 2002/03/25 13:58:39 PST
Added files:
thread Lock.h Lockable.h Synchronized.h
Log:
added synchronization objects
Revision Changes Path
1.1 +28 -0 brotha/thread/Lock.h (new)
1.1 +18 -0 brotha/thread/Lockable.h (new)
1.1 +37 -0 brotha/thread/Synchronized.h (new)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/thread/Lock.h?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/thread/Lockable.h?rev=1.1&content-type=text/plain
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/thread/Synchronized.h?rev=1.1&content-type=text/plain
|