fsmonitor--daemon: prepare for adding health thread
commit802aa31840bd2080f668d0efbaeea2021f4e2488
authorJeff Hostetler <jeffhost@microsoft.com>
Thu, 26 May 2022 21:47:08 +0000 (26 21:47 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 26 May 2022 22:59:26 +0000 (26 15:59 -0700)
tree7e83f8dad6dd01c2bb44bcfb5bf1c0f93b5bd5ad
parent39664e93093bd9545ad4085523b122196c449508
fsmonitor--daemon: prepare for adding health thread

Refactor daemon thread startup to make it easier to start
a third thread class to monitor the health of the daemon.

Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/fsmonitor--daemon.c