Home | History | Annotate | Download | only in ulinux

Lines Matching defs:GKI_run

392  ** Function        GKI_run
477 ** Function GKI_run
490 void GKI_run (void *p_task_id)
498 GKI_run() when no timers are
501 APPL_TRACE_DEBUG0( "GKI_run(): Start/Stop GKI_timer_update_registered!" );
505 GKI_TRACE_0("GKI_run == NO_GKI_RUN_RETURN");
517 GKI_TRACE_0("GKI_run: pthread_create failed to create timer_thread!");
521 GKI_TRACE_2("GKI_run, run_cond(%x)=%d ", p_run_cond, *p_run_cond);