MCPcopy Create free account
hub / github.com/Simple-XX/SimpleKernel / ~TaskManager

Method ~TaskManager

src/task/task_manager.cpp:336–338  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

334}
335
336TaskManager::~TaskManager() {
337 // unique_ptr in cpu_schedulers_.schedulers[] auto-deletes on destruction
338}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected