Nix  2.93.0-dev
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::FdLock Class Reference
Collaboration diagram for nix::FdLock:
[legend]

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: