MCPcopy Create free account
hub / github.com/IronsDu/brynet / bindCurrentThread

Method bindCurrentThread

include/brynet/net/EventLoop.hpp:99–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97 }
98
99 void bindCurrentThread()
100 {
101 tryInitThreadID();
102 }
103
104 void loop(int64_t milliseconds)
105 {

Callers 6

mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
startWorkerThreadMethod · 0.80
startWorkerThreadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected