Remove the mutex from the thread list when destroying it.
[wine] / server / select.c
1999-06-22  Alexandre JulliardDump server objects on SIGHUP.
1999-05-20  Alexandre JulliardSet only the client socket in non-blocking mode instead...
1999-05-16  Alexandre JulliardChanged select interface, separated timeouts from file...
1999-05-15  Alexandre JulliardServer reorganization:
1999-05-09  Ove KaavenRestart interrupted select() (happens with -pg).
1999-05-04  Ulrich WeigandPossible crash in select_loop() fixed.
1998-12-27  Alexandre JulliardAdded add_queue/remove_queue to server object operations.