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