MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / SetSignal

Method SetSignal

extra/yassl/testsuite/test.hpp:139–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137 func_args(int c = 0, char** v = 0) : argc(c), argv(v), file_ready(0) {}
138
139 void SetSignal(tcp_ready* p) { signal_ = p; }
140};
141
142typedef THREAD_RETURN YASSL_API THREAD_FUNC(void*);

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected