Files
MaxScale/server/modules/routing/readwritesplit
Markus Mäkelä 677e8aaabf Remove spinlocks from readwritesplit
Spinlocks are no longer necessary as the threading model only allows a
specific thread to access the router session.
2017-02-27 11:02:58 +02:00
..