MCPcopy Create free account
hub / github.com/Kitware/CMake / kwsysProcess_List__Delete_NT4

Function kwsysProcess_List__Delete_NT4

Source/kwsys/ProcessWin32.c:2370–2374  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2368}
2369
2370static void kwsysProcess_List__Delete_NT4(kwsysProcess_List* self)
2371{
2372 /* Free the process information buffer. */
2373 free(self->Buffer);
2374}
2375
2376static int kwsysProcess_List__Update_NT4(kwsysProcess_List* self)
2377{

Callers 1

kwsysProcess_List_DeleteFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…