Searched defs:LockInterface (Results 1 – 2 of 2) sorted by relevance
23 LockInterface::LockInterface(const std::string& name, const Params& params, pthread_mutex_t* mutex) in LockInterface() function in dittosuite::LockInterface
25 public interface LockInterface extends BackupInterface { interface