Commit Graph

11 Commits

Author SHA1 Message Date
wj32 0551d76fe7 * use temp. hashtable in handle provider - big speed increase and CPU usage decrease
* fixed critical bug in PhAcquireQueuedLockSharedFast

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2901 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-01 08:03:14 +00:00
wj32 03fb19958b * added _InterlockedExchangeAddPointer
* ProcessId for symbol provider is now optional

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2891 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-26 11:24:43 +00:00
wj32 fe0cd93562 replaced tab characters
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2886 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-25 11:04:18 +00:00
wj32 88c72ef5f0 added condition variables
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2879 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-24 22:42:30 +00:00
wj32 3b49a83fea use Fast variant of queued lock functions more
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2877 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-24 11:14:53 +00:00
wj32 e17983a899 fixed PhReleaseQueuedLockExclusiveFast
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2874 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-24 07:39:29 +00:00
wj32 c5870ac276 added fast path variants of queued lock functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2873 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-24 07:35:53 +00:00
wj32 44328caf35 added rwlock testing code (queued lock fails)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2864 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-22 10:20:09 +00:00
wj32 7357c93109 completed queued lock
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2863 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-22 09:11:25 +00:00
wj32 40e7e71626 implemented acquire for queued lock
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2861 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-21 11:19:48 +00:00
wj32 10d4124280 started queued lock
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2860 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-21 09:36:16 +00:00