From: Chad A. <ae...@us...> - 2002-03-25 22:24:08
|
aegis 2002/03/25 14:24:07 PST Modified files: thread Synchronized.h Added files: thread Mutex.h Thread.h Log: added NSPR thread and mutex classes Revision Changes Path 1.5 +37 -0 brotha/thread/Mutex.h (new) 1.2 +3 -23 brotha/thread/Synchronized.h 1.4 +60 -0 brotha/thread/Thread.h (new) http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/thread/Mutex.h?rev=1.5&content-type=text/plain http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/thread/Synchronized.h.diff?r1=1.1&r2=1.2&diff_format=h http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/thread/Thread.h?rev=1.4&content-type=text/plain |