summaryrefslogtreecommitdiff
path: root/src/threadengines
AgeCommit message (Expand)Author
2008-04-18Apply patches to remove 200-odd dll limit on windows, made by GreenReaper, lo...brain
2008-02-24Remove annoying debugbrain
2008-02-24Add mutexes to this to make it a bit more threadsafebrain
2008-02-22Commentsbrain
2008-02-22Add the same thread safety checks to this, now ive got the project as a whole...brain
2008-02-22Thread safety stuff, waiting for pointer to become 'safe' before changing it ...brain
2008-02-22Debug removalbrain
2008-02-22Forgot to initialize critical section. somehow, the new logging code exposed ...brain
2008-02-22Add mutex wrappersbrain
2008-02-22Add mutex wrappersbrain
2008-02-22Now compiles with win32thread and testsuitebrain
2008-02-22Closer to compilationbrain
2008-02-22Configure macros not needed herebrain
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-21Working thread test!!!brain
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