This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
haproxy
mirror of
http://git.haproxy.org/git/haproxy.git/
Watch
1
Star
0
Fork
You've already forked haproxy
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
663fda4c90
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