|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
This is the complete list of members for nix::FdLock, including all inherited members.
| dont_wait (defined in nix::FdLock) | nix::FdLock | static |
| FdLock(AutoCloseFD &fd, LockType lockType, DontWait) (defined in nix::FdLock) | nix::FdLock | |
| FdLock(AutoCloseFD &fd, LockType lockType, std::string_view waitMsg, NeverAsync={}) (defined in nix::FdLock) | nix::FdLock | |
| lockAsync(AutoCloseFD &fd, LockType lockType, std::string_view waitMsg) (defined in nix::FdLock) | nix::FdLock | static |
| valid() const (defined in nix::FdLock) | nix::FdLock | inline |