Removed unused spinlocks from DCBs, sessions and the MySQL protocol structs. They were used in a context where only one thread has access to the structure. Removed unused member variables from DCBs.
Definitions and function used by core are in server/core/maxscale/session.h Definitions and function used by plugins are in include/maxscale/session.h