Searched defs:waitFor (Results 1 – 2 of 2) sorted by relevance
56 bool waitFor(long ms, const T& expectVal) { in waitFor() function in Atomic
268 static inline void waitFor(bool val) { in waitFor() function