diff options
author | Elliott Hughes <enh@google.com> | 2018-01-29 10:23:01 -0800 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2018-01-29 10:23:01 -0800 |
commit | 7ebafb365a99968ea87fd7d62c1b0eab1b3f1033 (patch) | |
tree | 3ee42cb8f190d4310af1387af66e30cbec29a9d0 /libc/malloc_hooks/tests/malloc_hooks_tests.cpp | |
parent | 6dafb4ac781fea2950180048ce903d2a6bbeda39 (diff) |
Use sigprocmask rather than sigblock/sigsetmask.
No effect right now, because sigprocmask on LP32 also only touches
the non-RT signals, but this makes it easier to switch to __rt_sigprocmask.
Bug: http://b/72460436
Test: ran tests
Change-Id: I693f0ea36701e9ab5d10e6aefb26387ba45a6064
Diffstat (limited to 'libc/malloc_hooks/tests/malloc_hooks_tests.cpp')
0 files changed, 0 insertions, 0 deletions