Home
last modified time | relevance | path

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

/freebsd/lib/libthr/arch/arm/include/
H A Dpthread_md.h38 #define CPU_SPINWAIT macro
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_defs.h36 #define CPU_SPINWAIT __asm__ volatile("pause") macro
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/
H A Djemalloc_FreeBSD.h97 #define CPU_SPINWAIT cpu_spinwait() macro