aboutsummaryrefslogtreecommitdiffstats
path: root/refs/files-backend.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2025-02-18 10:20:48 +0100
committerJunio C Hamano <gitster@pobox.com>2025-02-18 10:55:38 -0800
commit10f2935c7f2070368dadde582f94c9c76e2fe991 (patch)
tree6c4cf1affa6e8e3f6b85afa5ac9384b1f26c4fa2 /refs/files-backend.c
parentreftable/system: introduce `reftable_rand()` (diff)
downloadgit-10f2935c7f2070368dadde582f94c9c76e2fe991.tar.gz
git-10f2935c7f2070368dadde582f94c9c76e2fe991.zip
reftable/stack: stop using `sleep_millisec()`
Refactor our use of `sleep_millisec()` by open-coding it with poll(3p), which is the current implementation of this function. Ideally, we'd use a more direct way to sleep, but there is no equivalent to sleep(3p) that would accept milliseconds as input. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'refs/files-backend.c')
0 files changed, 0 insertions, 0 deletions