Commit Graph

6 Commits

Author SHA1 Message Date
wj32 07fdff8b5c added WaiterThread
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1371 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-05 09:48:53 +00:00
wj32 ae5432f7cd improved SpinLock performance
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1351 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-30 07:12:45 +00:00
wj32 66dbc4cf38 fixed SpinLock
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1350 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-30 06:29:21 +00:00
wj32 2bf4cf0c19 * removed event handle in WorkQueue and switched to Monitor.Wait/Pulse
* updated copyright headers
* added SpinLock

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1349 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-30 06:20:44 +00:00
wj32 6ce92df241 fixed CurrentThread.Sleep(int)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1348 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-30 05:28:26 +00:00
wj32 28d89099c6 * added timer properties
* refactored handle code
* fixed time bugs in handle code
* added wrapper synchronization object classes

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1347 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-30 05:26:35 +00:00