pthread_create 215 builtin/grep.c err = pthread_create(&threads[i], NULL, run, o); pthread_create 1202 builtin/index-pack.c int ret = pthread_create(&thread_data[i].thread, NULL, pthread_create 2019 builtin/pack-objects.c ret = pthread_create(&p[i].thread, NULL, pthread_create 64 compat/win32/pthread.h extern int pthread_create(pthread_t *thread, const void *unused, pthread_create 95 preload-index.c if (pthread_create(&p->pthread, NULL, preload_thread, p)) pthread_create 762 run-command.c int err = pthread_create(&async->tid, NULL, run_thread, async); pthread_create 1249 transport-helper.c err = pthread_create(>p_thread, NULL, udt_copy_task_routine, pthread_create 1253 transport-helper.c err = pthread_create(&ptg_thread, NULL, udt_copy_task_routine,