MCPcopy Create free account
hub / github.com/LemonOSProject/LemonOS / ~FastList

Method ~FastList

Kernel/include/list.h:89–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87 }
88
89 ~FastList() {
90 }
91
92 void clear() {
93 front = NULL;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected