1
0
mirror of http://git.haproxy.org/git/haproxy.git/ synced 2025-04-19 05:25:41 +00:00
haproxy/doc/internals/api
Olivier Houchard 17059098e7 MINOR: mt_list: Implement mt_list_try_lock_prev().
Implement mt_list_try_lock_prev(), that does the same thing
as mt_list_lock_prev(), exceot if the list is locked, it
returns { NULL, NULL } instaed of waiting.
2025-04-01 18:05:30 +02:00
..
appctx.txt
buffer-api.txt
buffer-list-api.txt
event_hdl.txt
filters.txt
htx-api.txt DOC: htx: clarify <mark> parameter for htx_xfer_blks() 2025-01-31 15:23:47 +01:00
initcalls.txt DOC: initcall: name correctly REGISTER_CONFIG_POST_SECTION() 2025-02-12 13:27:44 +01:00
ist.txt
layers.txt
list.txt
mt_list.txt MINOR: mt_list: Implement mt_list_try_lock_prev(). 2025-04-01 18:05:30 +02:00
pools.txt
scheduler.txt BUG/MINOR: stream: Properly handle "on-marked-up shutdown-backup-sessions" 2025-01-28 14:53:37 +01:00