Home
last modified time | relevance | path

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

/minix3/minix/include/sys/
H A Delf_common.h509 #define STV_PROTECTED 0x3 /* Visible but not preemptible. */ macro
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DELF.h790 STV_PROTECTED = 3 // Visible in other components but not preemptable enumerator
/minix3/sys/sys/
H A Dexec_elf.h540 #define STV_PROTECTED 3 /* visible, not preemptible */ macro