Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
172
protected:
173
EventLoop* loop;
Callers
1
reset
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected