diff options
author | Przemyslaw Szczepaniak <pszczepaniak@google.com> | 2017-04-26 10:52:47 +0100 |
---|---|---|
committer | Przemyslaw Szczepaniak <pszczepaniak@google.com> | 2017-04-26 14:58:37 +0000 |
commit | a2e7c4048abe3b72c0a5bfa42e46764708d3c741 (patch) | |
tree | 317296e06a3f2b876f1179bb4bcd70926b299467 /tools/docs/crypto/crypto_docs.py | |
parent | 4bd8a50b752117fc71e1f0d81e8b070f489cd515 (diff) |
Switch libcore wakeup signal to value reserved in bionic
Libcore use both __SIGRTMIN + 2 (through AsynchronousCloseMonitor class)
and __SIGRTMAX - 2 (openJdk based code) for waking up threads blocked on IO.
Bionic reserves only __SIGRTMIN + 2 for this use. This change makes sure
libcore uses only __SIGRTMIN + 2.
Test: CtsLibcoreTestCases
Bug: 37682241
Change-Id: Iee55bd31b55a9a6229f85a307c292128b5c9eed0
Diffstat (limited to 'tools/docs/crypto/crypto_docs.py')
0 files changed, 0 insertions, 0 deletions