]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DEBUG: task: define a series of wakeup types for tasks and tasklets
authorWilly Tarreau <w@1wt.eu>
Tue, 6 Sep 2022 13:01:55 +0000 (15:01 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 8 Sep 2022 12:30:16 +0000 (14:30 +0200)
commitd2b2ad902b6098ed0e0232d3bf7b5d940516b049
tree455448e5ea84b2e7cc1603b97572314d1c200430
parentd96d214b4ca443a8153830fdcf14c07500f2915f
DEBUG: task: define a series of wakeup types for tasks and tasklets

The WAKEUP_* values will be used to report how a task/tasklet was woken
up, and task_wakeup_type_str() wlil report the associated function name.
include/haproxy/task-t.h
include/haproxy/task.h