MCPcopy Create free account
hub / github.com/VirtualGL/virtualgl / ~SafeLock

Method ~SafeLock

include/Mutex.h:69–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67 cs.lock(errorCheck);
68 }
69 ~SafeLock() { cs.unlock(errorCheck); }
70
71 private:
72

Callers

nothing calls this directly

Calls 1

unlockMethod · 0.45

Tested by

no test coverage detected