Home
last modified time | relevance | path

Searched defs:PRIORITY_MAX (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/
H A Dosthread.d640 int PRIORITY_MAX = int.min; member
758 @property static const(int) PRIORITY_MAX() @nogc nothrow pure @trusted in PRIORITY_MAX() function