summaryrefslogtreecommitdiff
path: root/src/win32/thread.h
Commit message (Expand)AuthorAgeFilesLines
* init: move thread init to git_global_threads_initEdward Thomson2020-10-111-1/+1
* consistent header guardsethomson/header_guardsEdward Thomson2018-02-011-1/+1
* Make sure to always include "common.h" firstPatrick Steinhardt2017-07-031-1/+1
* threads: introduce `git_thread_exit`Edward Thomson2016-11-181-0/+2
* threads: add platform-independent thread initialization functionPatrick Steinhardt2016-06-201-2/+2
* win32: rename pthread.{c,h} to thread.{c,h}Patrick Steinhardt2016-06-201-0/+62