MCPcopy Create free account
hub / github.com/DeNA/HandlerSocket-Plugin-for-MySQL / condition

Class condition

libhsclient/mutex.hpp:20–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18namespace dena {
19
20struct condition;
21
22struct mutex : private noncopyable {
23 friend struct condition;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected