Searched refs:fooEx (Results 1 – 1 of 1) sorted by relevance
1897 void fooEx() EXCLUSIVE_LOCKS_REQUIRED(mu_) { in fooEx() function in TestTemplateAttributeInstantiation::Cell1939 cell.fooEx(); in test()1951 void fooEx(CellDelayed<T> *other) EXCLUSIVE_LOCKS_REQUIRED(mu_, other->mu_) { in fooEx() function in TestTemplateAttributeInstantiation::CellDelayed1977 celld.fooEx(&celld2); in testDelayed()