Home
last modified time | relevance | path

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

/bionic/libc/system_properties/
Dsystem_properties.cpp313 bool SystemProperties::Wait(const prop_info* pi, uint32_t old_serial, uint32_t* new_serial_ptr, in Wait() function in SystemProperties
/bionic/libc/upstream-netbsd/lib/libc/isc/
Deventlib_p.h169 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator