Home
last modified time | relevance | path

Searched refs:radioServiceRwlockPtr (Results 1 – 7 of 7) sorted by relevance

/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_config.cpp101 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock(RIL_SOCKET_1); in setResponseFunctions() local
102 int ret = pthread_rwlock_wrlock(radioServiceRwlockPtr); in setResponseFunctions()
126 ret = pthread_rwlock_unlock(radioServiceRwlockPtr); in setResponseFunctions()
244 pthread_rwlock_t *radioServiceRwlockPtr = getRadioServiceRwlock(0); in registerConfigService() local
245 int ret = pthread_rwlock_wrlock(radioServiceRwlockPtr); in registerConfigService()
258 ret = pthread_rwlock_unlock(radioServiceRwlockPtr); in registerConfigService()
273 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock(0); in checkReturnStatus() local
274 int ret = pthread_rwlock_unlock(radioServiceRwlockPtr); in checkReturnStatus()
278 ret = pthread_rwlock_wrlock(radioServiceRwlockPtr); in checkReturnStatus()
295 ret = pthread_rwlock_unlock(radioServiceRwlockPtr); in checkReturnStatus()
[all …]
Dril.cpp305 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock( in resendLastNITZTimeData() local
307 int rwlockRet = pthread_rwlock_rdlock(radioServiceRwlockPtr); in resendLastNITZTimeData()
318 rwlockRet = pthread_rwlock_unlock(radioServiceRwlockPtr); in resendLastNITZTimeData()
608 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock( in RIL_onRequestAck() local
610 int rwlockRet = pthread_rwlock_rdlock(radioServiceRwlockPtr); in RIL_onRequestAck()
615 rwlockRet = pthread_rwlock_unlock(radioServiceRwlockPtr); in RIL_onRequestAck()
666 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock((int) socket_id); in RIL_onRequestComplete() local
667 int rwlockRet = pthread_rwlock_rdlock(radioServiceRwlockPtr); in RIL_onRequestComplete()
673 rwlockRet = pthread_rwlock_unlock(radioServiceRwlockPtr); in RIL_onRequestComplete()
825 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock((int) soc_id); in RIL_onUnsolicitedResponse() local
[all …]
Dril_service.cpp887 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock(slotId); in checkReturnStatus() local
888 int ret = pthread_rwlock_unlock(radioServiceRwlockPtr); in checkReturnStatus()
892 ret = pthread_rwlock_wrlock(radioServiceRwlockPtr); in checkReturnStatus()
921 ret = pthread_rwlock_unlock(radioServiceRwlockPtr); in checkReturnStatus()
925 ret = pthread_rwlock_rdlock(radioServiceRwlockPtr); in checkReturnStatus()
939 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock(mSlotId); in setResponseFunctions() local
940 int ret = pthread_rwlock_wrlock(radioServiceRwlockPtr); in setResponseFunctions()
990 ret = pthread_rwlock_unlock(radioServiceRwlockPtr); in setResponseFunctions()
4049 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock(mSlotId); in setResponseFunctions() local
4050 int ret = pthread_rwlock_wrlock(radioServiceRwlockPtr); in setResponseFunctions()
[all …]
/device/google/cuttlefish/guest/hals/ril/libril/
Dril.cpp288 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock( in resendLastNITZTimeData() local
290 int rwlockRet = pthread_rwlock_rdlock(radioServiceRwlockPtr); in resendLastNITZTimeData()
301 rwlockRet = pthread_rwlock_unlock(radioServiceRwlockPtr); in resendLastNITZTimeData()
577 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock( in RIL_onRequestAck() local
579 int rwlockRet = pthread_rwlock_rdlock(radioServiceRwlockPtr); in RIL_onRequestAck()
584 rwlockRet = pthread_rwlock_unlock(radioServiceRwlockPtr); in RIL_onRequestAck()
635 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock((int) socket_id); in RIL_onRequestComplete() local
636 int rwlockRet = pthread_rwlock_rdlock(radioServiceRwlockPtr); in RIL_onRequestComplete()
642 rwlockRet = pthread_rwlock_unlock(radioServiceRwlockPtr); in RIL_onRequestComplete()
781 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock((int) soc_id); in RIL_onUnsolicitedResponse() local
[all …]
Dril_service.cpp876 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock(slotId); in checkReturnStatus() local
877 int ret = pthread_rwlock_unlock(radioServiceRwlockPtr); in checkReturnStatus()
881 ret = pthread_rwlock_wrlock(radioServiceRwlockPtr); in checkReturnStatus()
910 ret = pthread_rwlock_unlock(radioServiceRwlockPtr); in checkReturnStatus()
914 ret = pthread_rwlock_rdlock(radioServiceRwlockPtr); in checkReturnStatus()
928 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock(mSlotId); in setResponseFunctions() local
929 int ret = pthread_rwlock_wrlock(radioServiceRwlockPtr); in setResponseFunctions()
972 ret = pthread_rwlock_unlock(radioServiceRwlockPtr); in setResponseFunctions()
3878 pthread_rwlock_t *radioServiceRwlockPtr = radio_1_6::getRadioServiceRwlock(mSlotId); in setResponseFunctions() local
3879 int ret = pthread_rwlock_wrlock(radioServiceRwlockPtr); in setResponseFunctions()
[all …]
/device/generic/goldfish/radio/libril/
Dril.cpp288 pthread_rwlock_t *radioServiceRwlockPtr = radio::getRadioServiceRwlock( in resendLastNITZTimeData() local
290 int rwlockRet = pthread_rwlock_rdlock(radioServiceRwlockPtr); in resendLastNITZTimeData()
301 rwlockRet = pthread_rwlock_unlock(radioServiceRwlockPtr); in resendLastNITZTimeData()
577 pthread_rwlock_t *radioServiceRwlockPtr = radio::getRadioServiceRwlock( in RIL_onRequestAck() local
579 int rwlockRet = pthread_rwlock_rdlock(radioServiceRwlockPtr); in RIL_onRequestAck()
584 rwlockRet = pthread_rwlock_unlock(radioServiceRwlockPtr); in RIL_onRequestAck()
634 pthread_rwlock_t *radioServiceRwlockPtr = radio::getRadioServiceRwlock((int) socket_id); in RIL_onRequestComplete() local
635 int rwlockRet = pthread_rwlock_rdlock(radioServiceRwlockPtr); in RIL_onRequestComplete()
641 rwlockRet = pthread_rwlock_unlock(radioServiceRwlockPtr); in RIL_onRequestComplete()
780 pthread_rwlock_t *radioServiceRwlockPtr = radio::getRadioServiceRwlock((int) soc_id); in RIL_onUnsolicitedResponse() local
[all …]
Dril_service.cpp773 pthread_rwlock_t *radioServiceRwlockPtr = radio::getRadioServiceRwlock(slotId); in checkReturnStatus() local
774 int ret = pthread_rwlock_unlock(radioServiceRwlockPtr); in checkReturnStatus()
778 ret = pthread_rwlock_wrlock(radioServiceRwlockPtr); in checkReturnStatus()
799 ret = pthread_rwlock_unlock(radioServiceRwlockPtr); in checkReturnStatus()
803 ret = pthread_rwlock_rdlock(radioServiceRwlockPtr); in checkReturnStatus()
817 pthread_rwlock_t *radioServiceRwlockPtr = radio::getRadioServiceRwlock(mSlotId); in setResponseFunctions() local
818 int ret = pthread_rwlock_wrlock(radioServiceRwlockPtr); in setResponseFunctions()
839 ret = pthread_rwlock_unlock(radioServiceRwlockPtr); in setResponseFunctions()
2942 pthread_rwlock_t *radioServiceRwlockPtr = radio::getRadioServiceRwlock(mSlotId); in setResponseFunctions() local
2943 int ret = pthread_rwlock_wrlock(radioServiceRwlockPtr); in setResponseFunctions()
[all …]