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