MCPcopy Create free account
hub / github.com/3rdparty/libprocess / Data

Method Data

include/process/mutex.hpp:75–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73 struct Data
74 {
75 Data() : locked(false) {}
76
77 ~Data()
78 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected