• Show log

    Commit

  • Hash : c3320aca
    Author : Justin Spahr-Summers
    Date : 2012-12-09T02:22:50

    git__mwindow_mutex needs to be initialized even with pthreads 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()