Commit Graph

5 Commits

Author SHA1 Message Date
wj32 916cdfe6ce added some comments to FastResourceLock
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2401 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-09 06:05:54 +00:00
wj32 0ab2ba4dbe FastResourceLock normal acquire methods now spin for a while before going to sleep
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2400 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-09 05:57:22 +00:00
wj32 177638a65e fixed another critical bug; introduced some optimizations
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2399 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-09 05:30:29 +00:00
wj32 6336f4b6c8 fixed two typos in FastResourceLock which lead to catastrophic failure
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2398 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-09 04:07:15 +00:00
wj32 4cdc3e5422 * switched to using kernel32.dll instead of System.Threading objects
* made FastEvent 4 bytes smaller
* completed FastResourceLock

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2397 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-09 03:12:52 +00:00