Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/PhotonLibOS
/ is_master_event_engine_default
Method
is_master_event_engine_default
thread/thread.cpp:600–602 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
598
}
599
600
bool is_master_event_engine_default() {
601
return &_default_event_engine == master_event_engine;
602
}
603
604
void reset_master_event_engine_default() {
605
auto& mee = master_event_engine;
Callers
1
is_master_event_engine_default
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected