|
Sparse Virtual File System
0.4.1
A Sparse Virtual File System.
|
A RAII wrapper around the PyThread_type_lock for the CPython SVFS. More...
Public Member Functions | |
| AcquireLockSVFS (cp_SparseVirtualFileSystem *pSVFS) | |
| ~AcquireLockSVFS () | |
Private Attributes | |
| cp_SparseVirtualFileSystem * | _pSVFS |
A RAII wrapper around the PyThread_type_lock for the CPython SVFS.
See https://pythonextensionpatterns.readthedocs.io/en/latest/thread_safety.html
Definition at line 111 of file _cSVFS.cpp.
|
inlineexplicit |
Definition at line 113 of file _cSVFS.cpp.
|
inline |
Definition at line 123 of file _cSVFS.cpp.
|
private |
Definition at line 130 of file _cSVFS.cpp.