Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/PhotonLibOS
/ single
Method
single
thread/thread.cpp:682–684 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
680
return _do_goto(th);
681
}
682
bool single() const {
683
return current->single();
684
}
685
bool size_1or2() const {
686
return current->next() == current->prev();
687
}
Callers
6
remove_current
Method · 0.45
goto_next
Method · 0.45
dequeue_ready_atomic
Method · 0.45
prepare_usleep
Function · 0.45
idler
Function · 0.45
vcpu_fini
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected