Searched defs:Wait (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/system_properties/
H A Dsystem_properties.cpp297 // Wait for non-locked serial, and retrieve it with acquire semantics.
309 Wait(nullptr, old_serial, &new_serial, nullptr);
313 bool SystemProperties::Wait(const prop_info* pi, uint32_t old_serial, uint32_t* new_serial_ptr, function in class:SystemProperties
/bionic/libc/upstream-netbsd/lib/libc/isc/
H A Deventlib_p.h169 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator in enum:evEvent_p::__anon1241

Completed in 1466 milliseconds