HomeSort by relevance Sort by last modified time
    Searched refs:WaitAny (Results 1 - 5 of 5) sorted by null

  /bionic/libc/system_properties/include/system_properties/
system_properties.h 70 uint32_t WaitAny(uint32_t old_serial);
  /bionic/libc/bionic/
system_property_api.cpp 110 return system_properties.WaitAny(old_serial);
  /bionic/tests/
system_properties_test.cpp 357 unsigned serial = system_properties.WaitAny(0);
362 serial = system_properties.WaitAny(serial);
373 serial = system_properties.WaitAny(serial);
  /bionic/libc/system_properties/
system_properties.cpp 307 uint32_t SystemProperties::WaitAny(uint32_t old_serial) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntdef.h 603 WaitAny

Completed in 80 milliseconds