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]
  2. void processAllocator [@property getter]
    @nogc nothrow @system @property
    void
    processAllocator

Meta

Suggestion Box / Bug Report