]> git.tdb.fi Git - libs/core.git/history - source/core/thread.cpp
Add an interface for naming threads
[libs/core.git] / source / core / thread.cpp
2016-07-20 Mikko RasaAdd an interface for naming threads
2013-04-24 Mikko RasaMove most platform-specific code into overlay directories
2013-04-22 Mikko RasaMake the Thread state machine more strict
2011-07-28 Mikko RasaMerge branch 'fs-master'
2011-06-10 Mikko RasaMerge branch 'io-master'
2011-06-09 Mikko RasaStyle and comment updates
2011-06-01 Mikko RasaDrop copyright and license notices from source files
2011-05-28 Mikko RasaRefactor Thread class with pimpl to avoid exposing...
2011-05-25 Mikko RasaMerge branch 'strings-master'
2011-05-24 Mikko RasaStyle updates
2011-05-24 Mikko RasaJoin threads upon object destruction
2008-12-24 Mikko RasaMake sure all files have the correct header
2007-05-25 Mikko RasaAssimilate exceptions and RefPtr from mspmisc
2006-11-17 Mikko RasaThrow out anything polling related - they will go to...
2006-08-28 Mikko RasaRename to libmspcore