OSDN Git Service

Add timeout support to __system_property_wait.
authorElliott Hughes <enh@google.com>
Fri, 17 Feb 2017 01:13:04 +0000 (17:13 -0800)
committerElliott Hughes <enh@google.com>
Tue, 21 Feb 2017 22:36:24 +0000 (14:36 -0800)
commit40c885a4d18dd1e4480615ddd00c9f035dc08567
tree58adbfd0852a7bb1d51122339b6a00e27bb6bcaf
parent40854235256c3f51f9ea866f5f8ef03240c00123
Add timeout support to __system_property_wait.

Bug: http://b/35201172
Test: ran tests
Change-Id: I3a78813bf3cd50d1b308ecb3c742f923606c0cc4
libc/bionic/system_properties.cpp
libc/include/sys/_system_properties.h
tests/system_properties_test.cpp