Definition at line 87 of file gki_int.h.
◆ GKI_mutex
pthread_mutex_t tGKI_OS::GKI_mutex |
◆ thread_id
pthread_t tGKI_OS::thread_id[GKI_MAX_TASKS] |
◆ thread_evt_mutex
pthread_mutex_t tGKI_OS::thread_evt_mutex[GKI_MAX_TASKS] |
◆ thread_evt_cond
pthread_cond_t tGKI_OS::thread_evt_cond[GKI_MAX_TASKS] |
◆ thread_timeout_mutex
pthread_mutex_t tGKI_OS::thread_timeout_mutex[GKI_MAX_TASKS] |
◆ thread_timeout_cond
pthread_cond_t tGKI_OS::thread_timeout_cond[GKI_MAX_TASKS] |
◆ no_timer_suspend
int tGKI_OS::no_timer_suspend |
◆ gki_timer_mutex
pthread_mutex_t tGKI_OS::gki_timer_mutex |
◆ gki_timer_cond
pthread_cond_t tGKI_OS::gki_timer_cond |
◆ GKI_trace_mutex
pthread_mutex_t tGKI_OS::GKI_trace_mutex |