Revert previous cycling-reference commit.
This commit is contained in:
parent
715c57564a
commit
48471b1454
3 changed files with 6 additions and 8 deletions
|
|
@ -100,7 +100,7 @@ protected:
|
|||
* @brief Traps the specified signals for the entire process.
|
||||
*/
|
||||
CORE_POSIX_DLL_PUBLIC
|
||||
SignalTrap* trap_signals_for_process(
|
||||
std::shared_ptr<SignalTrap> trap_signals_for_process(
|
||||
std::initializer_list<core::posix::Signal> blocked_signals);
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue