Home | History | Annotate | Download | only in ulinux

Lines Matching refs:pthread_create

262     ret = pthread_create( &gki_cb.os.thread_id[task_id],
269 GKI_TRACE_2("pthread_create failed(%d), %s!", ret, taskname);
510 if (pthread_create( &timer_thread_id,
515 GKI_TRACE_0("GKI_run: pthread_create failed to create timer_thread!");