Thread.PRIORITY_MAX

//////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////

  1. const(int) PRIORITY_MAX [@property getter]
    class Thread
    version(Windows)
    @property static @nogc nothrow pure @safe
    const(int)
    PRIORITY_MAX
    ()
  2. const(int) PRIORITY_MAX [@property getter]

Meta