MCPcopy Create free account
hub / github.com/ElementsProject/elements / flock

Class flock

src/fs.cpp:86–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84 }
85 } else {
86 struct flock lock;
87 lock.l_type = F_WRLCK;
88 lock.l_whence = SEEK_SET;
89 lock.l_start = 0;

Callers 1

TryLockMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected