Home
last modified time | relevance | path

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

/bionic/libc/system_properties/
Dsystem_properties.cpp145 uint32_t new_serial = load_const_atomic(&pi->serial, memory_order_acquire); in ReadMutablePropertyValue() local
313 uint32_t new_serial; in WaitAny() local
337 uint32_t new_serial; in Wait() local
/bionic/tests/
Dsystem_properties_test.cpp401 uint32_t new_serial; in TEST() local