Searched defs:wake (Results 1 – 2 of 2) sorted by relevance
94 LIBC_INLINE void wake(bool is_pshared) { futex.notify_one(is_pshared); } wake() function
292 bool wake; in ReadUnlock() local