Searched refs:GKI_mutex (Results 1 – 4 of 4) sorted by relevance
33 pthread_mutex_t GKI_mutex; member
166 pthread_mutex_init(&p_os->GKI_mutex, &attr); in GKI_init()363 pthread_mutex_destroy(&gki_cb.os.GKI_mutex); in GKI_shutdown()952 pthread_mutex_unlock(&gki_cb.os.GKI_mutex); in GKI_enable()975 pthread_mutex_lock(&gki_cb.os.GKI_mutex); in GKI_disable()
163 pthread_mutex_init(&p_os->GKI_mutex, &attr); in GKI_init()363 pthread_mutex_destroy(&gki_cb.os.GKI_mutex); in GKI_shutdown()929 pthread_mutex_unlock(&gki_cb.os.GKI_mutex); in GKI_enable()952 pthread_mutex_lock(&gki_cb.os.GKI_mutex); in GKI_disable()