Home
last modified time | relevance | path

Searched defs:old_serial (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/bionic/
Dpthread_rwlock.cpp321 int old_serial = rwlock->pending_reader_wakeup_serial; in __pthread_rwlock_timedrdlock() local
389 int old_serial = rwlock->pending_writer_wakeup_serial; in __pthread_rwlock_timedwrlock() local
Dsystem_properties.cpp1408 uint32_t __system_property_wait_any(uint32_t old_serial) { in __system_property_wait_any()
1415 uint32_t old_serial, in __system_property_wait()