MCPcopy Create free account
hub / github.com/F-Stack/f-stack / GetIndex

Method GetIndex

adapter/micro_thread/heap.h:66–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64 inline int DeleteFromHeap(HeapList* list);
65
66 inline int GetIndex() {
67 return _index;
68 };
69
70private:
71

Callers 3

HeapPushMethod · 0.80
HeapPopMethod · 0.80
HeapDeleteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected