Searched refs:GKI_mutex (Results 1 – 2 of 2) sorted by relevance
32 pthread_mutex_t GKI_mutex; member
131 pthread_mutex_init(&p_os->GKI_mutex, &attr); in GKI_init()322 pthread_mutex_destroy(&gki_cb.os.GKI_mutex); in GKI_shutdown()832 pthread_mutex_unlock(&gki_cb.os.GKI_mutex); in GKI_enable()855 pthread_mutex_lock(&gki_cb.os.GKI_mutex); in GKI_disable()