Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/PhotonLibOS
/ state
Method
state
common/event-loop.h:46–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
virtual void stop() = 0;
45
46
int state() { return m_state; }
47
48
photon::thread* loop_thread() { return m_thread; }
49
Callers
1
stop
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected