Home
last modified time | relevance | path

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

/netbsd-src/crypto/dist/ipsec-tools/src/libipsec/
H A Dlibpfkey.h41 #define PRIORITY_DEFAULT 0x80000000 macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/
H A Dosthread.d639 int PRIORITY_DEFAULT = int.min; member
770 @property static int PRIORITY_DEFAULT() @nogc nothrow pure @trusted in PRIORITY_DEFAULT() function