Searched defs:taskFunc (Results 1 – 1 of 1) sorted by relevance
135 auto taskFunc = []() { Sleep(blockTime); }; in __anonc7fc96150402() variable300 auto taskFunc = [&taskResult]() { taskResult += 1; }; in __anonc7fc96150e02() variable318 auto taskFunc = [&taskResult]() { taskResult += 1; }; in __anonc7fc96150f02() variable