• Bartosz Podrygajlo's avatar
    Thread barrier implementation · ea0ea2ff
    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.
    ea0ea2ff
CMakeLists.txt 176 Bytes