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
..
2017-10-31 11:36:12 +01:00
2009-01-25 13:49:53 +01:00
2017-10-31 03:49:44 +01:00