Nix  2.93.0-dev
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
sync.hh File Reference
#include "lix/libutil/types.hh"
#include <cstdlib>
#include <kj/async.h>
#include <kj/common.h>
#include <list>
#include <mutex>
#include <condition_variable>
#include <cassert>
#include <optional>
#include <utility>
Include dependency graph for sync.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nix::Sync< T, M >
 
class  nix::Sync< T, M >::Lock
 
class  nix::Sync< T, AsyncMutex >
 
class  nix::Sync< T, AsyncMutex >::Lock