Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::ReceiveInterrupts Struct Reference

#include <signals.hh>

Public Attributes

pthread_t target
std::unique_ptr< InterruptCallbackcallback

Detailed Description

A RAII class that causes the current thread to receive SIGUSR1 when the signal handler thread receives SIGINT. That is, this allows SIGINT to be multiplexed to multiple threads.


The documentation for this struct was generated from the following file: