|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <flock.hpp>
Public Member Functions | |
| FileLockGuard (std::string_view path, int flags=O_RDWR|O_CREAT, mode_t mode=0644) | |
| ~FileLockGuard () | |
| FileLockGuard (const FileLockGuard &)=delete | |
| FileLockGuard & | operator= (const FileLockGuard &)=delete |
Public Attributes | |
| int | fd |
|
inlineexplicit |
|
delete |
|
delete |