Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HoShiMin/Kernel-Bridge
/ RemoveCallbacks
Method
RemoveCallbacks
Kernel-Bridge/API/ObCallbacks.cpp:86–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
VOID ObCallbacks::RemoveCallbacks() {
87
if (RegistrationHandle)
88
DynObUnRegisterCallbacks(RegistrationHandle);
89
RegistrationHandle = NULL;
90
}
Callers
1
StopObHandlesFilter
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected