Searched refs:threadError (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DEdgeWalker_TestUtility.cpp489 int threadError = pthread_create(&statePtr->threadID, NULL, testFun, local
491 SkASSERT(!threadError);
/external/skia/experimental/Intersection/
H A DEdgeWalker_TestUtility.cpp489 int threadError = pthread_create(&statePtr->threadID, NULL, testFun, local
491 SkASSERT(!threadError);

Completed in 99 milliseconds