Home
last modified time | relevance | path

Searched refs:wpWaitFor (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/core/libutils/
H A DRefBase_test.cpp372 static inline void wpWaitFor(bool val) { in wpWaitFor() function
381 wpWaitFor(true); in visit3AndRemove()
420 wpWaitFor(false); // Waits for other thread to drop strong pointer. in TEST()