Searched refs:getLocks (Results 1 – 3 of 3) sorted by relevance
106 const BV &getLocks(uptr current_epoch) const { in getLocks() function205 return g_.isReachable(cur_idx, dtls->getLocks(current_epoch_)); in onLockBefore()245 uptr n_added_edges = g_.addEdges(dtls->getLocks(current_epoch_), cur_idx, in addEdges()312 tmp_bv_.copyFrom(dtls->getLocks(current_epoch_)); in findPathToLock()343 return dtls->getLocks(current_epoch_).getBit(nodeToIndex(node)); in isHeld()
109 const BV &getLocks(uptr current_epoch) const { in getLocks() function209 return g_.isReachable(cur_idx, dtls->getLocks(current_epoch_)); in onLockBefore()249 uptr n_added_edges = g_.addEdges(dtls->getLocks(current_epoch_), cur_idx, in addEdges()318 tmp_bv_.copyFrom(dtls->getLocks(current_epoch_)); in findPathToLock()349 return dtls->getLocks(current_epoch_).getBit(nodeToIndex(node)); in isHeld()
534 getLocks(void) in getLocks() function1011 getLocks(); /* Avoid debugger deadlocks */ in preSuspend()1036 getLocks(); in preSuspend()