mirror of
https://github.com/haproxy/haproxy.git
synced 2026-06-26 09:51:34 -04:00
This patch adds ha_spin_init() and ha_rwlock_init() which are used as a callback to initialise locks at boot time. They perform exactly the same as HA_SPIN_INIT() or HA_RWLOCK_INIT() but from within a real function. |
||
|---|---|---|
| .. | ||
| common | ||
| import | ||
| proto | ||
| types | ||