summaryrefslogtreecommitdiff
path: root/builtin/reflog.c
diff options
context:
space:
mode:
authorLibravatar Patrick Hogg <phogg@novamoon.net>2019-01-24 19:22:05 -0500
committerLibravatar Junio C Hamano <gitster@pobox.com>2019-01-28 11:22:12 -0800
commitedb673cf1001eeff140370c41139aaa06e67cea0 (patch)
tree0b21611c4c5edcb3f27f5622b64b4459f68d8699 /builtin/reflog.c
parentpack-objects: move read mutex to packing_data struct (diff)
downloadtgif-edb673cf1001eeff140370c41139aaa06e67cea0.tar.xz
pack-objects: merge read_lock and lock in packing_data struct
Rename the packing_data lock to obd_lock and upgrade it to a recursive mutex to make it suitable for current read_lock usages. Additionally remove the superfluous #ifndef NO_PTHREADS guard around mutex initialization in prepare_packing_data as the mutex functions themselves are already protected. Signed-off-by: Patrick Hogg <phogg@novamoon.net> Helped-by: Junio C Hamano <gitster@pobox.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/reflog.c')
0 files changed, 0 insertions, 0 deletions