Searched refs:threadContexts (Results 1 – 1 of 1) sorted by relevance
903 vector<TestContext*> threadContexts; in createThreads() local908 threadContexts.push_back(contexts[threadNdx * perThreadContextCount + contextNdx]); in createThreads()910 threads.push_back(new TestThread(threadContexts)); in createThreads()912 threadContexts.clear(); in createThreads()