libgit2/include
Vicent Marti a15c550db8 threads: Fix the shared global state with TLS
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()`.
2011-11-16 14:09:44 +01:00
..
git2 threads: Fix the shared global state with TLS 2011-11-16 14:09:44 +01:00
git2.h threads: Fix the shared global state with TLS 2011-11-16 14:09:44 +01:00