Files
pcas/src/libCom/error
Michael Davidsaver a80bd1a630 libCom: Avoid race in errlog shutdown.
A rare race during shutdown.  The contenders are the log thread
coming out of its loop and calling errlogCleanup(), and the
exitHandler signaling waitForWork.

This solution is to move cleanup completely into exitHandler,
which already waits for the log thread to exit.
2011-07-08 11:18:00 -05:00
..
2002-07-12 21:35:43 +00:00
2009-02-03 06:05:51 +00:00
2010-10-05 14:27:37 -05:00
2010-10-05 14:27:37 -05:00
2010-10-05 14:27:37 -05:00
2002-07-12 21:35:43 +00:00