This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
haproxy
Watch
1
Star
0
Fork
0
You've already forked haproxy
mirror of
https://git.haproxy.org/git/haproxy.git/
synced
2025-09-22 06:11:32 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
haproxy
/
include
History
Willy Tarreau
219b829b62
MINOR: time: add a function to retrieve another thread's cputime
...
now_cpu_time_thread() does the same as now_cpu_time() but for another thread based on its clockid.
2019-05-20 21:14:14 +02:00
..
common
MINOR: time: add a function to retrieve another thread's cputime
2019-05-20 21:14:14 +02:00
import
BUILD: threads/plock: fix a build issue on Clang without optimization
2017-11-20 21:06:35 +01:00
proto
MINOR: time: move the cpu, mono, and idle time to thread_info
2019-05-20 21:14:14 +02:00
types
REORG: threads: move the struct thread_info from global.h to hathreads.h
2019-05-20 20:00:25 +02:00