Searched defs:threadIndex (Results 1 - 4 of 4) sorted by relevance

/external/stlport/test/unit/
H A Dallocator_test.cpp144 int threadIndex = psharedDatas->initThreadVector(); local
147 psharedDatas->getThreadVector(threadIndex).push_back(i);
/external/chromium_org/third_party/skia/experimental/Intersection/
H A DEdgeWalker_TestUtility.cpp473 static int threadIndex; variable
499 if (threadIndex < maxThreads) {
500 statePtr = &threadState[threadIndex];
507 statePtr->index = threadIndex;
512 ++threadIndex;
548 statePtr->index = threadIndex;
597 threadIndex = 0;
/external/skia/experimental/Intersection/
H A DEdgeWalker_TestUtility.cpp473 static int threadIndex; variable
499 if (threadIndex < maxThreads) {
500 statePtr = &threadState[threadIndex];
507 statePtr->index = threadIndex;
512 ++threadIndex;
548 statePtr->index = threadIndex;
597 threadIndex = 0;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.jobs_3.5.1.R36x_v20100824.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 127 milliseconds