tests: fix syncthreads implementation
Since std::condition_variable::wait can wakeup spuriosly we need to pass a predicate to wait.
parent
c688300d
Please register or sign in to comment
Since std::condition_variable::wait can wakeup spuriosly we need to pass a predicate to wait.