Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/PhotonLibOS
/ thread_stat
Function
thread_stat
thread/thread.cpp:1296–1299 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1294
}
1295
1296
states thread_stat(thread* th)
1297
{
1298
return (states) th->state;
1299
}
1300
1301
int thread_yield()
1302
{
Callers
1
aio_completion_handler
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected