global.c
3.69 KB
-
git__mwindow_mutex needs to be initialized even with pthreads · c3320aca
This could also use PTHREAD_MUTEX_INITIALIZER, but a dynamic initializer seems like a more portable concept, and we won't need another #define on top of git_mutex_init()
Justin Spahr-Summers committed