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

Method setThreadNum

examples/asio/chat/server_threaded.cc:29–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27 }
28
29 void setThreadNum(int numThreads)
30 {
31 server_.setThreadNum(numThreads);
32 }
33
34 void start()
35 {

Callers 13

LogServerMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
SudokuServerMethod · 0.45
SudokuServerMethod · 0.45
SudokuServerMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45
EchoServerMethod · 0.45
EchoServerMethod · 0.45

Calls

no outgoing calls

Tested by 2

mainFunction · 0.36
mainFunction · 0.36