MCPcopy Create free account
hub / github.com/HelenOS/helenos / expired

Method expired

uspace/lib/cpp/src/refcount_obj.cpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73 }
74
75 bool refcount_obj::expired() const
76 {
77 return refs() == 0;
78 }
79}

Callers 1

test_weak_ptrMethod · 0.45

Calls

no outgoing calls

Tested by 1

test_weak_ptrMethod · 0.36