Home | History | Annotate | Download | only in src

Lines Matching refs:thread_spawner_

243   thread_spawner_ = &ThreadSpawnerGeneric;
344 int result = pthread_create(&thread_, NULL, thread_spawner_, this);