[ros-svn] [hbirr] 20793: - We cannot access the OwnerTable without locking the resource.

hbirr at svn.reactos.org hbirr at svn.reactos.org
Thu Jan 12 00:22:39 CET 2006


- We cannot access the OwnerTable without locking the resource.  
- The shared waiters may wait also on the semaphore. It makes no sense to boost a waiting thread.  
- The thread header is initialized like KeWaitForSingleObject (?, ?, ?, TRUE, ?). During the boost, 
  possible the dispatcher lock is released but the thread block (WaitNext) isn't changed.



Updated files:
trunk/reactos/ntoskrnl/ex/resource.c




More information about the Ros-svn mailing list