Files
MaxScale/server/core
Markus Makela f77f78360e Insert fake events under a lock
The thread-specific spinlock needs to be acquired before a fake event is
inserted from a non-polling thread. The usual situation is when a monitor
thread inserts a hangup event for a DCB.

Other, less common cases are when session timeouts have been enabled and
the DCB needs to be closed. Here it is better to insert a fake hangup
event instead of directly closing the DCB from an external thread.
2016-11-30 10:28:22 +02:00
..
2016-11-28 14:37:26 +02:00
2016-10-14 19:50:54 +03:00
2016-10-21 18:33:35 +03:00
2016-08-17 10:06:35 +03:00
2016-11-23 11:24:34 +02:00
2016-10-14 19:50:54 +03:00
2016-11-10 15:15:10 +02:00
2016-11-24 15:22:55 +02:00
2016-10-17 12:17:09 +03:00
2016-10-14 19:50:54 +03:00
2016-10-14 19:50:54 +03:00
2016-10-14 15:55:33 +03:00
2016-10-14 19:50:54 +03:00
2016-10-21 18:33:35 +03:00
2016-11-30 10:28:22 +02:00
2016-10-14 13:48:10 +03:00
2016-11-30 10:28:22 +02:00
2016-10-14 19:50:54 +03:00
2016-10-14 13:48:10 +03:00
2016-10-27 15:55:26 +03:00
2016-11-03 09:35:49 +02:00