Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | global: convert to fiber-local storage to fix exit races | Patrick Steinhardt | 2019-11-29 | 1 | -5/+0 |
* | win32: cast GetProcAddress to void * before casting | Edward Thomson | 2019-06-24 | 1 | -5/+5 |
* | Make sure to always include "common.h" first | Patrick Steinhardt | 2017-07-03 | 1 | -0/+1 |
* | threads: introduce `git_thread_exit` | Edward Thomson | 2016-11-18 | 1 | -0/+18 |
* | threads: add platform-independent thread initialization function | Patrick Steinhardt | 2016-06-20 | 1 | -29/+28 |
* | win32: rename pthread.{c,h} to thread.{c,h} | Patrick Steinhardt | 2016-06-20 | 1 | -0/+240 |