]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: tasks: Use __task_set_state_and_tid() in task_instant_wakeup()
authorOlivier Houchard <ohouchard@haproxy.com>
Thu, 11 Jun 2026 14:34:19 +0000 (16:34 +0200)
committerOlivier Houchard <cognet@ci0.org>
Fri, 12 Jun 2026 09:49:09 +0000 (11:49 +0200)
commitcaa1cd067476a50f26c329a2da58747e085f07ec
tree554c54fa94a918e95180422d6972ce7bcc0636dc
parent0988b9c7730663e24c0809879e40ffcdb245c1e9
MINOR: tasks: Use __task_set_state_and_tid() in task_instant_wakeup()

Modify task_instant_wakeup() to use __task_set_state_and_tid().
It uses the new ownership behavior, but that's okay because
task_instant_wakeup() was not used anywhere.
include/haproxy/task.h