Home | History | Annotate | Download | only in src

Lines Matching refs:pthread_create

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