summaryrefslogtreecommitdiff
path: root/include/threadengines/threadengine_win32.h
AgeCommit message (Expand)Author
2009-03-23ThreadEngine: remove excessive mutex use on thread creationdanieldg
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
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-04ability to create mutexes (rather than just having one system wide mutex) in ...brain
2008-02-22CoreExport is required for the factoriesbrain
2008-02-22Now compiles with win32thread and testsuitebrain
2008-02-22Closer to compilationbrain
2008-02-22Win32ThreadEngine makes sense now. No gaurantees it compiles yet.brain
2008-02-21These are just copies of the pthread engine right now, will probably make the...brain
2008-02-10Add threading engine stuff. Docs to follow, untested and not used anywhere yetbrain