mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
![]() Spinlocks are not reentrant (and this is done a lot), using them forces us to have an horrible hack in the kernel, which unschedules threads which are at DISPATCH_LEVEL thus allowing another thread to take ownership of the spinlock while the unscheduled thread should already hold it. CORE-6473 |
||
---|---|---|
.. | ||
arbiter | ||
aux_klib | ||
chew | ||
copysup | ||
csq | ||
hidparser | ||
ip | ||
lwip | ||
ntoskrnl_vista | ||
rdbsslib | ||
rtlver | ||
rxce | ||
sound | ||
wdf | ||
CMakeLists.txt |