haproxy/include
Willy Tarreau 62a124977b MINOR: applets: no need to check for runqueue's emptiness in appctx_res_wakeup()
The __appctx_wakeup() function already does it. It matters with threads
enabled because it simplifies the code in appctx_res_wakeup() to get rid
of this test.
2017-11-05 12:01:11 +01:00
..
common BUG/MINOR: stdarg.h inclusion 2017-11-03 15:04:09 +01:00
import MINOR: threads: Add atomic-ops and plock includes in import dir 2017-10-31 11:36:13 +01:00
proto MINOR: applets: no need to check for runqueue's emptiness in appctx_res_wakeup() 2017-11-05 12:01:11 +01:00
types MEDIUM: cache: deliver objects from cache 2017-10-31 21:17:19 +01:00