Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::FdLock Member List

This is the complete list of members for nix::FdLock, including all inherited members.

dont_wait (defined in nix::FdLock)nix::FdLockstatic
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::FdLockstatic
valid() const (defined in nix::FdLock)nix::FdLockinline