Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SakuraEngine/SakuraEngine
/ current_fiber
Method
current_fiber
modules/core/task/src/task.cpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
void* scheduler_t::current_fiber()
70
{
71
return internal->GetCurrentFiber();
72
}
73
74
void* current_fiber()
75
{
Callers
1
current_fiber
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected