MCPcopy Create free account
hub / github.com/D4stiny/PeaceMaker / ~ThreadFilter

Method ~ThreadFilter

PeaceMaker Kernel/ThreadFilter.cpp:37–42  ·  view source on GitHub ↗

Teardown dynamic components of the thread filter. */

Source from the content-addressed store, hash-verified

35 Teardown dynamic components of the thread filter.
36*/
37ThreadFilter::~ThreadFilter (
38 VOID
39 )
40{
41 PsRemoveCreateThreadNotifyRoutine(ThreadFilter::ThreadNotifyRoutine);
42}
43
44/**
45 Query a thread's start address for validation.

Callers 1

~IOCTLCommunicationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected