Bartosz Podrygajlo
authored
This commit introduces dynamic_barrier_t. Its a thread barrier that counts joins but allows callback to be specified later. See std::barrier for a basic barrier description.
Maintenance operation of our GitLab server is scheduled for Wednesday, April 16, 2025, at 2PM.
This commit introduces dynamic_barrier_t. Its a thread barrier that counts joins but allows callback to be specified later. See std::barrier for a basic barrier description.