commit | 44c58da52f741ebdddaf873561f5d7e827117600 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Fri Oct 08 12:27:54 2021 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Fri Oct 08 17:22:26 2021 +0200 |
tree | a6ed4d8198555e78ef5c528aabf9b2a7657b10ef | |
parent | 2c6a998727bc5e322a58593f64bdffa2cd21999c [diff] |
REORG: clock: move the clock_id initialization to clock.c This was previously open-coded in run_thread_poll_loop(). Now that we have clock.c dedicated to such stuff, let's move the code there so that we don't need to keep such ifdefs nor to depend on the clock_id.