|
Nix
2.93.0-dev
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
#include <thread>#include <atomic>#include <poll.h>#include <sys/types.h>#include <unistd.h>#include "lix/libutil/error.hh"#include "lix/libutil/file-descriptor.hh"#include "lix/libutil/signals.hh"#include "lix/libutil/thread-name.hh"Go to the source code of this file.
Classes | |
| class | nix::MonitorFdHup |