Searched refs:invokerID (Results 1 – 1 of 1) sorted by relevance
35 void threadFunc(int invokerID, bool& exceptionOccurred) { in threadFunc() argument38 std::cout << "Thread " << invokerID << ", iteration " << i << std::endl; in threadFunc()