Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetSys/bess
/ is_task
Method
is_task
core/module.h:307–307 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
305
}
306
307
bool is_task() const { return is_task_; }
308
309
const std::vector<const Task *> &tasks() const { return tasks_; }
310
Callers
4
UpdateParentsAs
Method · 0.80
PropagateIGatePriority
Method · 0.80
CreateModule
Method · 0.80
DestroyModule
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected