Android-cuttlefish cvd tool
Classes | Namespaces | Functions
signals.h File Reference
#include <signal.h>
#include <vector>
Include dependency graph for signals.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cuttlefish::SignalMasker
 

Namespaces

namespace  cuttlefish
 

Functions

void cuttlefish::ChangeSignalHandlers (void(*handler)(int), std::vector< int > signals)