MCPcopy Create free account
hub / github.com/alibaba/PhotonLibOS / loop_thread

Method loop_thread

net/curl.cpp:170–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

168 void stop() { loop->stop(); }
169
170 photon::thread* loop_thread() { return loop->loop_thread(); }
171
172protected:
173 EventLoop* loop;

Callers 1

resetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected