HomeSort by relevance Sort by last modified time
    Searched refs:mArbitratorLock (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/utils/media_resource_manager/arbitrator/
MediaResourceArbitrator.cpp 35 pthread_mutex_init(&mArbitratorLock, NULL);
76 pthread_mutex_lock(&mArbitratorLock);
81 pthread_mutex_unlock(&mArbitratorLock);
114 pthread_mutex_unlock(&mArbitratorLock);
139 pthread_mutex_lock(&mArbitratorLock);
165 pthread_mutex_unlock(&mArbitratorLock);
MediaResourceArbitrator.h 152 pthread_mutex_t mArbitratorLock;

Completed in 56 milliseconds