System.this

  1. this(TaskPool pool, bool ownsPool)
  2. this(SystemConfig conf, TaskPool pool, bool ownsPool)
    struct System
    @safe
    this
    (,
    TaskPool pool
    ,)

Parameters

pool TaskPool

thread pool to use for scheduling actors.

Meta