Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tiiny-AI/PowerInfer
/ on_idle
Method
on_idle
examples/server/httplib.h:579–579 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
577
virtual void shutdown() = 0;
578
579
virtual void on_idle() {}
580
};
581
582
class ThreadPool : public TaskQueue {
Callers
1
httplib.h
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected