mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-09 20:22:39 +02:00
This removes the knowledge of clockid_t from anywhere but clock.c, thus eliminating a source of includes burden. The unused clock_id field was removed from thread_info, and the definition setting of clockid_t was removed from compat.h. The most visible change is that the function now_cpu_time_thread() now takes the thread number instead of a tinfo pointer.
1.8 KiB
1.8 KiB