Searched refs:GKI_mutex (Results 1 – 4 of 4) sorted by relevance
32 pthread_mutex_t GKI_mutex; member
157 pthread_mutex_init(&p_os->GKI_mutex, &attr); in GKI_init()351 pthread_mutex_destroy(&gki_cb.os.GKI_mutex); in GKI_shutdown()893 pthread_mutex_unlock(&gki_cb.os.GKI_mutex); in GKI_enable()916 pthread_mutex_lock(&gki_cb.os.GKI_mutex); in GKI_disable()
159 pthread_mutex_init(&p_os->GKI_mutex, &attr); in GKI_init()352 pthread_mutex_destroy(&gki_cb.os.GKI_mutex); in GKI_shutdown()914 pthread_mutex_unlock(&gki_cb.os.GKI_mutex); in GKI_enable()937 pthread_mutex_lock(&gki_cb.os.GKI_mutex); in GKI_disable()