Lifecycle management of threads #29

Merged
harraiken merged 240 commits from threads into master 2026-09-07 13:45:09 +02:00
Showing only changes of commit 30abb5be98 - Show all commits

View File

@@ -299,7 +299,6 @@ KE::PushLock::AcquireWaitSharedPushLock(IN PKPUSH_LOCK PushLock)
} }
} }
/** /**
* Prepares a push lock wait block and enqueues it onto the lock's contention stack. * Prepares a push lock wait block and enqueues it onto the lock's contention stack.
* *