summaryrefslogtreecommitdiff
path: root/tools/docs/crypto/crypto_docs.py
diff options
context:
space:
mode:
authorPrzemyslaw Szczepaniak <pszczepaniak@google.com>2017-04-26 10:52:47 +0100
committerPrzemyslaw Szczepaniak <pszczepaniak@google.com>2017-04-26 14:58:37 +0000
commita2e7c4048abe3b72c0a5bfa42e46764708d3c741 (patch)
tree317296e06a3f2b876f1179bb4bcd70926b299467 /tools/docs/crypto/crypto_docs.py
parent4bd8a50b752117fc71e1f0d81e8b070f489cd515 (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