Files
MaxScale/server
Johan Wikman 0b742977dd Add specific thread main function.
Earlier thread initialization was done in poll_waitevents(),
which was somewhat confusing, since the main thread also calls
into poll_waitevents().

Now there is a specific thread "main" function, which first
performs thread specific initialization and then calls into
poll_waitevents().
2016-01-25 20:41:30 +02:00
..
2016-01-25 20:41:30 +02:00
2016-01-25 11:20:16 +02:00
2015-11-30 11:20:27 +02:00