POSIX locking and unlocking functions flockfile and funlockfile have
also been added. The locking is not recursive yet. A future patch will
make the underlying lock a recursive lock.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo