aboutsummaryrefslogtreecommitdiffstats
path: root/replace-object.c
diff options
context:
space:
mode:
authorJeff Hostetler <jeffhost@microsoft.com>2022-10-24 13:41:03 +0000
committerJunio C Hamano <gitster@pobox.com>2022-10-24 12:45:25 -0700
commita70839cf36c9cad10e514f75fa1bec2e6180dbda (patch)
tree7d96de334f06180227192df5cac82ab3a949f709 /replace-object.c
parentapi-trace2.txt: elminate section describing the public trace2 API (diff)
downloadgit-a70839cf36c9cad10e514f75fa1bec2e6180dbda.tar.gz
git-a70839cf36c9cad10e514f75fa1bec2e6180dbda.zip
trace2: rename the thread_name argument to trace2_thread_start
Rename the `thread_name` argument in `tr2tls_create_self()` and `trace2_thread_start()` to be `thread_base_name` to make it clearer that the passed argument is a component used in the construction of the actual `struct tr2tls_thread_ctx.thread_name` variable. The base name will be used along with the thread id to create a unique thread name. This commit does not change how the `thread_name` field is allocated or stored within the `tr2tls_thread_ctx` structure. Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'replace-object.c')
0 files changed, 0 insertions, 0 deletions