Searched refs:getRadioServiceRwlock (Results 1 – 4 of 4) sorted by relevance
305 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock( in resendLastNITZTimeData()608 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock( in RIL_onRequestAck()666 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock((int) socket_id); in RIL_onRequestComplete()825 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock((int) soc_id); in RIL_onUnsolicitedResponse()
115 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock(RIL_SOCKET_1); in setResponseFunctions()275 pthread_rwlock_t *radioServiceRwlockPtr = getRadioServiceRwlock(0); in registerConfigService()312 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock(0); in checkReturnStatus()
834 pthread_rwlock_t * getRadioServiceRwlock(int slotId);
995 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock(slotId); in checkReturnStatus()1047 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock(mSlotId); in setResponseFunctions()4794 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock(mSlotId); in setResponseFunctions()13483 pthread_rwlock_t *radioServiceRwlockPtr = getRadioServiceRwlock(i); in registerService()13530 pthread_rwlock_t * radio_1_6::getRadioServiceRwlock(int slotId) { in getRadioServiceRwlock() function in radio_1_6