Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
153
void showUsage(int argc, char** argv) {
154
printf(
"%s <config> <threadnum> <routinenum>\n"
, argv[0]);
155
}
156
157
int main(int argc, char ** argv) {
158
//RoutineSetSpecificCallback(co_getspecific, co_setspecific);
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected