Skip to content

Commit 9ec4747

Browse files
committed
Fix priority inversions when waiting on a task status lock.
Since locking the task status is a presumed-uncommon case, the trade-offs inherent in the allocation patterns of AtomicWaitQueue are very appropriate here, even more than they are for metadata completion. rdar://86100232
1 parent 0e58df9 commit 9ec4747

File tree

1 file changed

+194
-279
lines changed

1 file changed

+194
-279
lines changed

0 commit comments

Comments
 (0)