diff options
| author | Stefan Boberg <[email protected]> | 2026-05-05 14:27:20 +0200 |
|---|---|---|
| committer | Stefan Boberg <[email protected]> | 2026-05-05 14:27:20 +0200 |
| commit | 5fc88d696911da2ff97275b5f5dc7d10775696ba (patch) | |
| tree | 3346cb3a661bb1f2ab5a0794135a612dfdd2238d /thirdparty/raw_pdb/src/Examples/ExampleFunctionVariables.cpp | |
| parent | watchdog ephemeral port exhaust (#1022) (diff) | |
| download | archived-zen-5fc88d696911da2ff97275b5f5dc7d10775696ba.tar.xz archived-zen-5fc88d696911da2ff97275b5f5dc7d10775696ba.zip | |
zencore: add SharedString with intrusive atomic refcountsb/shared-string
Mirrors CompactString's compact length-prefix layout but stores an
atomic<uint32_t> in the buffer header so multiple instances can share
a single allocation. Copies just bump the refcount; the buffer is
freed when the last referencing instance is destroyed.
Diffstat (limited to 'thirdparty/raw_pdb/src/Examples/ExampleFunctionVariables.cpp')
0 files changed, 0 insertions, 0 deletions