Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YatSenOS/YatSenOS-Tutorial-Volume-1
/ InterruptManager
Method
InterruptManager
lab8/src/6/src/kernel/interrupt.cpp:11–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
int times = 0;
10
11
InterruptManager::InterruptManager()
12
{
13
initialize();
14
}
15
16
void InterruptManager::initialize()
17
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected