Searched refs:UNLOCK (Results 1 – 4 of 4) sorted by relevance
57 #define UNLOCK(m) pthread_mutex_unlock(&m) macro118 UNLOCK(gki_cb.os.GKI_trace_mutex); in GKI_TRACE()
60 #define UNLOCK(m) pthread_mutex_unlock(&m) macro129 UNLOCK(gki_cb.os.GKI_trace_mutex); in GKI_TRACE()
88 UNLOCK = IBinder::FIRST_CALL_TRANSACTION + 9, enumerator
296 status_t status = remote()->transact(BnKeystoreService::UNLOCK, data, &reply); in unlock()1021 case UNLOCK: { in onTransact()