Reorganize readwritesplit.cc
Reorganized the main source file of readwritesplit. The internal functions are first followed by the API entry points. The actual module definition is the last declared object in the file.
This commit is contained in:
Reorganized the main source file of readwritesplit. The internal functions are first followed by the API entry points. The actual module definition is the last declared object in the file.