Esempio n. 1
0
 bool DurableImpl::awaitCommit() { 
     commitJob.awaitNextCommit();
     return true;
 }