fe16546a1d
formatting changes.
2002-06-17 13:31:21 +00:00
62519b19fe
indentation and other formatting changes. also cleaned up
...
#includes.
2002-06-10 22:06:45 +00:00
30a6a8b837
CTimerThread now allows zero and negative timeouts. a negative
...
timeout never times out and CTimerThread is a no-op.
2002-06-09 22:20:01 +00:00
5c760183ce
removed blank line.
2002-05-22 16:55:19 +00:00
d1ca5295d1
Added more debug levels and moved some annoying debug messages
...
to those levels. Default log level is now DEBUG for debug
builds and INFO for release builds.
2002-04-27 18:49:03 +00:00
9435639545
some debugging code.
2001-10-14 19:16:54 +00:00
b3291bc2b5
fixed timeout bug in CThreadRep::wait() (negative timeout wouldn't
...
wait forever). also fixed early return from sleep due to signal.
now forcing client to initialize CThread to ensure global mutex
gets initialized before threads are used.
2001-10-14 18:29:43 +00:00
ff81f708e2
Started over.
2001-10-06 14:13:28 +00:00