Searched refs:fMThreads (Results 1 – 2 of 2) sorted by relevance
81 pthread_t fMThreads[N]; member in FontCacheView90 status = pthread_create(&fMThreads[i], nullptr, measure_proc, nullptr); in FontCacheView()106 int status = pthread_join(fMThreads[i], &ret); in ~FontCacheView()