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()
732 pthread_rwlock_t * getRadioServiceRwlock(int slotId);
736 pthread_rwlock_t *radioServiceRwlockPtr = radio::getRadioServiceRwlock(slotId); in checkReturnStatus()775 pthread_rwlock_t *radioServiceRwlockPtr = radio::getRadioServiceRwlock(mSlotId); in setResponseFunctions()8440 pthread_rwlock_t *radioServiceRwlockPtr = getRadioServiceRwlock(i); in registerService()8459 pthread_rwlock_t * radio::getRadioServiceRwlock(int slotId) { in getRadioServiceRwlock() function in radio