Kernel now makes sure thread is not holding any spinlocks when it tries to lock a mutex or yield. Spinlocks are supposed to be only used for short times without the possibility of yielding |
||
---|---|---|
.. | ||
LockGuard.h | ||
Mutex.h | ||
SpinLock.h |
Kernel now makes sure thread is not holding any spinlocks when it tries to lock a mutex or yield. Spinlocks are supposed to be only used for short times without the possibility of yielding |
||
---|---|---|
.. | ||
LockGuard.h | ||
Mutex.h | ||
SpinLock.h |