diff options
author | Jeff Hostetler <jeffhost@microsoft.com> | 2019-05-21 12:33:59 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-05-28 10:52:34 -0700 |
commit | 5fdae9d3be45ce17e22b5f7a742cae3dfe687516 (patch) | |
tree | b8d098c02499e6d8ca6b494eee58542927adfeb9 /trace2/tr2_dst.c | |
parent | trace2: fix up a missing "leave" entry point (diff) | |
download | tgif-5fdae9d3be45ce17e22b5f7a742cae3dfe687516.tar.xz |
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 'trace2/tr2_dst.c')
0 files changed, 0 insertions, 0 deletions