Searched defs:old_serial (Results 1 – 5 of 5) sorted by relevance
113 uint32_t __system_property_wait_any(uint32_t old_serial) { in __system_property_wait_any()118 bool __system_property_wait(const prop_info* pi, uint32_t old_serial, uint32_t* new_serial_ptr, in __system_property_wait()
321 int old_serial = rwlock->pending_reader_wakeup_serial; in __pthread_rwlock_timedrdlock() local388 int old_serial = rwlock->pending_writer_wakeup_serial; in __pthread_rwlock_timedwrlock() local
416 uint32_t SystemProperties::WaitAny(uint32_t old_serial) { in WaitAny()422 bool SystemProperties::Wait(const prop_info* pi, uint32_t old_serial, uint32_t* new_serial_ptr, in Wait()
310 int old_serial = dbase->cache_serial; in dbase_llist_clear() local
338 uint32_t old_serial = cached_property_serial_.value_or(0); in WaitForChange() local