Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
3829046893845919d9b4d90d843d5918f2aa14be
/
src
/
wdt.c
de01ea9
MINOR: wdt: Move the definitions of WDTSIG and DEBUGSIG into types/signal.h.
by Olivier Houchard
· 4 years, 8 months ago
0627815
BUILD: wdt: only test for SI_TKILL when compiled with thread support
by Willy Tarreau
· 4 years, 8 months ago
e58114e
MINOR: wdt: do not depend on USE_THREAD
by Willy Tarreau
· 4 years, 8 months ago
d6f1966
MEDIUM: wdt: fall back to CLOCK_REALTIME if CLOCK_THREAD_CPUTIME is not available
by Willy Tarreau
· 4 years, 8 months ago
7259fa2
BUG/MINOR: wdt: do not return an error when the watchdog couldn't be enabled
by Willy Tarreau
· 4 years, 8 months ago
c1563e5
MINOR: wdt: always clear sigev_value to make valgrind happy
by Willy Tarreau
· 4 years, 8 months ago
a92c5ce
BUILD/MEDIUM: threads: rename thread_info struct to ha_thread_info
by David Carlier
· 5 years ago
a37cb18
MINOR: wdt: also consider that waiting in the thread dumper is normal
by Willy Tarreau
· 5 years ago
bc1b820
BUILD: watchdog: condition it to USE_RT
by Willy Tarreau
· 5 years ago
02255b2
BUILD: watchdog: use si_value.sival_int, not si_int for the timer's value
by Willy Tarreau
· 5 years ago
823bda0
BUILD: time: remove the test on _POSIX_C_SOURCE
by Willy Tarreau
· 5 years ago
2bfefdb
MAJOR: watchdog: implement a thread lockup detection mechanism
by Willy Tarreau
· 6 years ago