Ondřej Surý
4c8f6ebeb1
Use barriers for netmgr synchronization
...
The netmgr listening, stoplistening, pausing and resuming functions
now use barriers for synchronization, which makes the code much simpler.
isc/barrier.h defines isc_barrier macros as a front-end for uv_barrier
on platforms where that works, and pthread_barrier where it doesn't
(including TSAN builds).
2021-05-07 14:28:32 -07:00
..
2021-05-07 14:28:32 -07:00
2021-05-07 14:28:32 -07:00
2021-02-25 16:21:10 +01:00
2021-05-07 14:28:30 -07:00
2021-05-07 10:19:05 -07:00
2021-05-07 14:28:32 -07:00
2021-04-20 23:22:28 +02:00
2021-05-03 20:31:52 +02:00
2021-05-03 20:31:52 +02:00
2021-05-07 10:19:05 -07:00
2021-03-01 14:24:57 +01:00
2021-03-26 11:41:22 +01:00
2021-05-07 14:28:32 -07:00
2021-05-07 14:28:30 -07:00
2021-02-18 19:33:54 +01:00
2021-04-26 11:32:17 -03:00
2021-05-07 14:28:30 -07:00
2021-01-25 09:19:22 +01:00
2021-01-25 09:19:22 +01:00
2020-12-08 18:36:23 +01:00
2020-12-08 18:36:23 +01:00
2021-03-05 13:29:26 +02:00
2021-02-25 16:21:10 +01:00
2021-05-07 10:19:05 -07:00
2021-05-07 14:28:30 -07:00
2021-05-07 14:28:32 -07:00
2021-04-20 23:22:28 +02:00
2021-05-07 10:19:05 -07:00
2021-05-07 10:19:05 -07:00
2021-02-18 19:33:54 +01:00
2021-03-17 20:05:47 +00:00
2021-05-05 19:15:33 +02:00
2021-02-25 16:21:10 +01:00
2021-02-25 16:21:10 +01:00
2021-03-15 14:18:03 +11:00