Searched defs:radioServiceRwlock2 (Results 1 - 1 of 1) sorted by relevance

/hardware/ril/libril/
H A Dril_service.cpp94 static pthread_rwlock_t radioServiceRwlock2 = PTHREAD_RWLOCK_INITIALIZER; variable
8537 if (slotId == 2) radioServiceRwlockPtr = &radioServiceRwlock2;

Completed in 47 milliseconds