Searched refs:getRadioServiceRwlock (Results 1 – 3 of 3) sorted by relevance
288 pthread_rwlock_t *radioServiceRwlockPtr = radio::getRadioServiceRwlock( in resendLastNITZTimeData()577 pthread_rwlock_t *radioServiceRwlockPtr = radio::getRadioServiceRwlock( in RIL_onRequestAck()634 pthread_rwlock_t *radioServiceRwlockPtr = radio::getRadioServiceRwlock((int) socket_id); in RIL_onRequestComplete()780 pthread_rwlock_t *radioServiceRwlockPtr = radio::getRadioServiceRwlock((int) soc_id); in RIL_onUnsolicitedResponse()
744 pthread_rwlock_t * getRadioServiceRwlock(int slotId);
766 pthread_rwlock_t *radioServiceRwlockPtr = radio::getRadioServiceRwlock(slotId); in checkReturnStatus()810 pthread_rwlock_t *radioServiceRwlockPtr = radio::getRadioServiceRwlock(mSlotId); in setResponseFunctions()2928 pthread_rwlock_t *radioServiceRwlockPtr = radio::getRadioServiceRwlock(mSlotId); in setResponseFunctions()8593 pthread_rwlock_t *radioServiceRwlockPtr = getRadioServiceRwlock(i); in registerService()8618 pthread_rwlock_t * radio::getRadioServiceRwlock(int slotId) { in getRadioServiceRwlock() function in radio