Home | History | Annotate | Download | only in src

Lines Matching refs:pthread_create

752   // This is also initialized by the first argument to pthread_create() but we
781 int result = pthread_create(&data_->thread_, attr_ptr, ThreadEntry, this);