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

/frameworks/av/services/audioflinger/
H A DThreads.cpp314 } gBoottime = { PTHREAD_MUTEX_INITIALIZER, 0, 0 }; // static, so use POD initialization member in namespace:android
1040 gBoottime.acquire(mWakeLockToken);
1042 gBoottime.getBoottimeOffset();
1053 gBoottime.release(mWakeLockToken);

Completed in 18 milliseconds