Skip to content
  • Jakob Weiss's avatar
    Draft for writable data with locks · cd8768b5
    Jakob Weiss authored
    Access to data entries is now managed through two facilities: DataHandles manage metadata and reference counting to handle memory deallocation properly. ScopedTypedData has been extended to manage threadsafe read/write access to the underlying data.
    cd8768b5