Home
last modified time | relevance | path

Searched refs:reqSyncOp (Results 1 – 3 of 3) sorted by relevance

/dports/databases/cego/cego-2.47.11/src/
H A DCegoDistDbHandler.h76 ResultType reqSyncOp(const Chain& tableSet, const Chain& escCmd, int timeout);
H A DCegoDistDbHandler.cc790 CegoDistDbHandler::ResultType CegoDistDbHandler::reqSyncOp(const Chain& tableSet, const Chain& escC… in reqSyncOp() function in CegoDistDbHandler
H A DCegoDistManager.cc2114 pSH->reqSyncOp(tableSet, escCmd, timeout); in syncDistTableSet()