pthread_t          31 builtin/grep.c static pthread_t threads[THREADS];
pthread_t          43 builtin/index-pack.c 	pthread_t thread;
pthread_t        1900 builtin/pack-objects.c 	pthread_t thread;
pthread_t        1698 compat/nedmalloc/malloc.c.h   volatile pthread_t threadid;
pthread_t          18 compat/win32/pthread.c 	pthread_t *thread = arg;
pthread_t          24 compat/win32/pthread.c int pthread_create(pthread_t *thread, const void *unused,
pthread_t          38 compat/win32/pthread.c int win32_pthread_join(pthread_t *thread, void **value_ptr)
pthread_t          53 compat/win32/pthread.c pthread_t pthread_self(void)
pthread_t          55 compat/win32/pthread.c 	pthread_t t = { NULL };
pthread_t          64 compat/win32/pthread.h extern int pthread_create(pthread_t *thread, const void *unused,
pthread_t          73 compat/win32/pthread.h extern int win32_pthread_join(pthread_t *thread, void **value_ptr);
pthread_t          76 compat/win32/pthread.h extern pthread_t pthread_self(void);
pthread_t          28 preload-index.c 	pthread_t pthread;
pthread_t         591 run-command.c  static pthread_t main_thread;
pthread_t         115 run-command.h  	pthread_t tid;
pthread_t        1223 transport-helper.c static int tloop_join(pthread_t thread, const char *name)
pthread_t        1245 transport-helper.c 	pthread_t gtp_thread;
pthread_t        1246 transport-helper.c 	pthread_t ptg_thread;