processAllocator

Gets/sets the allocator for the current process. This allocator must be used for allocating memory shared across threads. Objects created using this allocator can be cast to shared.

  1. RCISharedAllocator processAllocator [@property getter]
    @nogc nothrow @trusted @property ref
    processAllocator
    ()
  2. void processAllocator [@property getter]

Meta

Suggestion Box / Bug Report