Lines Matching full:pthread_once
1924 int ok = pthread_once(&sFastTrackMultiplierOnce, sFastTrackMultiplierInit);1926 ALOGE("%s pthread_once failed: %d", __func__, ok);