MCPcopy Create free account
hub / github.com/chenshuo/muduo / setThreadNum

Method setThreadNum

examples/memcached/server/MemcacheServer.h:30–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28 ~MemcacheServer();
29
30 void setThreadNum(int threads) { server_.setThreadNum(threads); }
31 void start();
32 void stop();
33

Callers 3

MultiplexServerMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected