Home | History | Annotate | Download | only in ulinux

Lines Matching defs:GKI_run

391  ** Function        GKI_run
476 ** Function GKI_run
489 void GKI_run (void *p_task_id)
497 /* register start stop function which disable timer loop in GKI_run
500 APPL_TRACE_DEBUG0( "GKI_run(): Start/Stop GKI_timer_update_registered!" );
504 GKI_TRACE_0("GKI_run == NO_GKI_RUN_RETURN");
516 GKI_TRACE_0("GKI_run: pthread_create failed to create timer_thread!");
520 GKI_TRACE_2("GKI_run, run_cond(%x)=%d ", p_run_cond, *p_run_cond);