MCPcopy Create free account
hub / github.com/Xtra-Computing/thundersvm / NoScopedLock

Method NoScopedLock

include/thundersvm/util/log.h:1045–1046  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1043 class NoScopedLock : base::NoCopy {
1044 public:
1045 explicit NoScopedLock(Mutex&) {
1046 }
1047 virtual ~NoScopedLock(void) {
1048 }
1049 private:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected