[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Mon Nov 2 17:31:12 CET 2009
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 09/11/02 17:31:12
Modified files:
cm3/m3-libs/m3core/src/thread/WIN32/: ThreadWin32.m3
Log message:
- remove the funny recursive retry in favor a normal loop
- use a clearer and more accurate test to determine who won the race
The previous code was ok but the comment not always right as
multiple threads could allocate a table of n+n size.
More information about the M3commit
mailing list