This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
haproxy
Watch
1
Star
0
Fork
You've already forked haproxy
0
mirror of
https://github.com/haproxy/haproxy.git
synced
2026-02-03 20:39:41 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
12
219b829b62
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