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

/hardware/ril/libril/
H A Dril_service.cpp96 static pthread_rwlock_t radioServiceRwlock3 = PTHREAD_RWLOCK_INITIALIZER; variable
8539 if (slotId == 3) radioServiceRwlockPtr = &radioServiceRwlock3;

Completed in 27 milliseconds