summaryrefslogtreecommitdiff
path: root/include/threadengines/threadengine_pthread.h
AgeCommit message (Expand)Author
2009-01-02Update copyrights for 2009.w00t
2008-09-06Make ThreadEngine::Mutex() protected too, make the user use Lock() and Unlock()brain
2008-09-04MutexEngine -> MutexFactory, more sensible namebrain
2008-09-04Fix silly compile errorsbrain
2008-09-04ability to create mutexes (rather than just having one system wide mutex) in ...brain
2008-02-22CoreExport is required for the factoriesbrain
2008-02-21ThreadEngine::GetName(), for display in /versionbrain
2008-02-21Now buildble.brain
2008-02-21Threadengine stuffbrain
2008-02-10Each Thread class must have its own thread handle, duh. Someone take away my ...brain
2008-02-10Add threading engine stuff. Docs to follow, untested and not used anywhere yetbrain