History log of /libnativehelper/include/nativehelper/AsynchronousCloseMonitor.h
Revision Date Author Comments
ca2077d56df0293ea6be0cc15421adcb080cb509 27-Jul-2016 Colin Cross <ccross@android.com> Remove libcore include dependency

libnativehelper only uses ScopedPthreadMutexLock from libcore/include,
rewrite it with std::mutex and std::lock_guard instead.

Change-Id: I4eae9e77d21483ffb6b4aedcedcf8c7bb765294f
b493daceebe8e71c1f2b468ce32b4412aea3b2a5 30-Jun-2016 Chih-Hung Hsieh <chh@google.com> Fix google-explicit-constructor warnings in libnativehelper

Bug: 28341362
Change-Id: I8e19914bdc20e734fd273e874d329d1c273db894
Test: build with clang-tidy
e03afaa7b67e126724878421528c5dc277db732c 16-Dec-2015 Przemyslaw Szczepaniak <pszczepaniak@google.com> Move AsynchronousCloseMonitor here from libcore

AsynchronousCloseMonitor is needed by both
libopenjdk and libjavacore.

Bug: 26127752

(cherry picked from commit 20d3848be7394fb9a4735b8b2148f994ff735d96)

Change-Id: I7d1d89d344180bb1e6bed2e0c83e4e7633122fe0
20d3848be7394fb9a4735b8b2148f994ff735d96 16-Dec-2015 Przemyslaw Szczepaniak <pszczepaniak@google.com> Move AsynchronousCloseMonitor here from libcore

AsynchronousCloseMonitor is needed by both
libopenjdk and libjavacore.

Bug: 26127752
Change-Id: Ia29ba3f46f9cb212e400807a646721ee5c4534be