Searched refs:globalELR (Results 1 – 1 of 1) sorted by relevance
3507 void globalELR(Cell<T>* c) __attribute__((exclusive_locks_required(c->mu_)));3510 void globalELR(Cell<T>* c1) { } in globalELR() function3514 globalELR(&cell); // \ in globalTest()