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

Classes

struct  DontWait

Public Member Functions

 FdLock (AutoCloseFD &fd, LockType lockType, DontWait)
 FdLock (AutoCloseFD &fd, LockType lockType, std::string_view waitMsg, NeverAsync={})
bool valid () const

Static Public Member Functions

static kj::Promise< Result< FdLock > > lockAsync (AutoCloseFD &fd, LockType lockType, std::string_view waitMsg)

Static Public Attributes

static constexpr struct nix::FdLock::DontWait dont_wait

The documentation for this class was generated from the following files: