summaryrefslogtreecommitdiffstats
path: root/test/signal.cpp
Commit message (Collapse)AuthorAgeFilesLines
* signal: Add idempotent block functionWilliam A. Kennington III2018-11-021-0/+62
This makes it trivial to block individual signals from being handled by a thread. Useful when tryng to set up signal handling in event loops. Tested: Builds and passes unit tests. Change-Id: I61739debe2a47ec0ec3e767cf138125c6f59165f Signed-off-by: William A. Kennington III <wak@google.com>
OpenPOWER on IntegriCloud