pthread_cond_destroy 250 builtin/grep.c pthread_cond_destroy(&cond_add); pthread_cond_destroy 251 builtin/grep.c pthread_cond_destroy(&cond_write); pthread_cond_destroy 252 builtin/grep.c pthread_cond_destroy(&cond_result); pthread_cond_destroy 1930 builtin/pack-objects.c pthread_cond_destroy(&progress_cond); pthread_cond_destroy 2087 builtin/pack-objects.c pthread_cond_destroy(&target->cond); pthread_cond_destroy 49 compat/win32/pthread.h extern int pthread_cond_destroy(pthread_cond_t *cond);