Home
last modified time | relevance | path

Searched refs:BIT_OR_ATOMIC (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/sys/
HDcpuset.h60 #define CPU_OR_ATOMIC(d, s) BIT_OR_ATOMIC(CPU_SETSIZE, d, s)
HDbitset.h150 #define BIT_OR_ATOMIC(_s, d, s) do { \ macro
/NextBSD/share/man/man9/
HDMakefile462 bitset.9 BIT_OR_ATOMIC.9 \