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

/macosx-10.10.1/dyld-353.2.1/unit-tests/test-cases/image-state-change/
H A Dmain.c37 static int singleUnMappedCount = 0; variable
78 ++singleUnMappedCount;
111 if ( (singleMappedCount == batchMappedCount) && (singleMappedCount == singleUnMappedCount) )

Completed in 156 milliseconds