MCPcopy Create free account
hub / github.com/Tencent/phxsql / showUsage

Function showUsage

phxsqlproxy/test/testsqlproxy.cpp:153–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151};
152
153void showUsage(int argc, char** argv) {
154 printf("%s <config> <threadnum> <routinenum>\n", argv[0]);
155}
156
157int main(int argc, char ** argv) {
158 //RoutineSetSpecificCallback(co_getspecific, co_setspecific);

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected