index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
threadengines
Age
Commit message (
Expand
)
Author
2008-04-18
Apply patches to remove 200-odd dll limit on windows, made by GreenReaper, lo...
brain
2008-02-24
Remove annoying debug
brain
2008-02-24
Add mutexes to this to make it a bit more threadsafe
brain
2008-02-22
Comments
brain
2008-02-22
Add the same thread safety checks to this, now ive got the project as a whole...
brain
2008-02-22
Thread safety stuff, waiting for pointer to become 'safe' before changing it ...
brain
2008-02-22
Debug removal
brain
2008-02-22
Forgot to initialize critical section. somehow, the new logging code exposed ...
brain
2008-02-22
Add mutex wrappers
brain
2008-02-22
Add mutex wrappers
brain
2008-02-22
Now compiles with win32thread and testsuite
brain
2008-02-22
Closer to compilation
brain
2008-02-22
Configure macros not needed here
brain
2008-02-22
Win32ThreadEngine makes sense now. No gaurantees it compiles yet.
brain
2008-02-21
These are just copies of the pthread engine right now, will probably make the...
brain
2008-02-21
Working thread test!!!
brain
2008-02-10
Each Thread class must have its own thread handle, duh. Someone take away my ...
brain
2008-02-10
Add threading engine stuff. Docs to follow, untested and not used anywhere yet
brain