Skip to content

score: Add barrier thread queue operations

xiaojun zheng requested to merge 5 into main

This fixes a missing decrement of the number of waiting threads during a barrier wait timeout.

Close #4232.

Merge request reports