Colin Percival ff847ecb82 In threaded processes, destroy the mutex atexit_mutex when we've
finished using it.  This allows the mutex's allocated memory to be
freed.

This is one sense a rather silly change, since at this point we're
less than a microsecond away from calling _exit; but fixing this
memory leak is likely to make life easier for anyone trying to
track down other memory leaks.
2010-06-13 01:13:36 +00:00
..
2008-07-06 11:31:20 +00:00
2010-01-31 23:16:10 +00:00
2007-03-28 04:32:51 +00:00
2010-01-31 23:16:10 +00:00
2010-01-31 23:16:10 +00:00
2007-12-11 20:39:32 +00:00
2010-02-10 00:02:09 +00:00