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

/hardware/ril/libril/
H A Dril_service.cpp98 static pthread_rwlock_t radioServiceRwlock4 = PTHREAD_RWLOCK_INITIALIZER; variable
8541 if (slotId == 4) radioServiceRwlockPtr = &radioServiceRwlock4;

Completed in 67 milliseconds