pack.c
19.6 KB
-
threads: Fix the shared global state with TLS · a15c550d
See `global.c` for a description of what we're doing. When libgit2 is built with GIT_THREADS support, the threading system must be explicitly initialized with `git_threads_init()`.
Vicent Marti committed