Have the calling thread exit the region, releasing any references to an allocated chunk.
WARNING: This does not deallocate allocated memory, nor are allocations guaranteed to survive until this is called, nor are deconstructors called.
See Implementation
Have the calling thread exit the region, releasing any references to an allocated chunk.
WARNING: This does not deallocate allocated memory, nor are allocations guaranteed to survive until this is called, nor are deconstructors called.