* src/threads/thread.cpp: Use a finalizer to remove dead threads.
[cacao.git] / src / threads / thread-openjdk.cpp
2011-02-21 Stefan Ring* src/threads/posix/thread-posix.cpp, src/threads/threa...