Home | History | Annotate | Download | only in src

Lines Matching full:thread_spawner_

235   thread_spawner_ = &ThreadSpawnerGeneric;
336 int result = pthread_create(&thread_, NULL, thread_spawner_, this);