haproxy/include
Willy Tarreau 38171daf21 MINOR: thread: implement ha_thread_relax()
At some places we're using a painful ifdef to decide whether to use
sched_yield() or pl_cpu_relax() to relax in loops, this is hardly
exportable. Let's move this to ha_thread_relax() instead and une
this one only.
2019-05-17 17:16:20 +02:00
..
common MINOR: thread: implement ha_thread_relax() 2019-05-17 17:16:20 +02:00
import
proto MINOR: task: export global_task_mask 2019-05-16 18:02:03 +02:00
types MEDIUM: Make 'option forceclose' actually warn 2019-05-16 18:02:03 +02:00