summaryrefslogtreecommitdiff
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorJeff Hostetler <jeffhost@microsoft.com>2019-05-21 12:33:59 -0700
committerJunio C Hamano <gitster@pobox.com>2019-05-28 10:52:34 -0700
commit5fdae9d3be45ce17e22b5f7a742cae3dfe687516 (patch)
treeb8d098c02499e6d8ca6b494eee58542927adfeb9 /builtin/commit.c
parentc173542c84cdf5e71b393e91f9d9664a85f995b2 (diff)
trace2: fix tracing when NO_PTHREADS is defined
Teach trace2 TLS code to not rely on pthread_getspecific() when NO_PTHREADS is defined. Instead, always assume the context data of the main thread. Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions