Searched refs:CPU_SPINWAIT (Results 1 - 15 of 15) sorted by relevance

/freebsd-11-stable/lib/libthr/arch/sparc64/include/
H A Dpthread_md.h38 #define CPU_SPINWAIT macro
/freebsd-11-stable/lib/libthr/arch/aarch64/include/
H A Dpthread_md.h43 #define CPU_SPINWAIT macro
/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_defs.h24 #define CPU_SPINWAIT __asm__ volatile("pause") macro
/freebsd-11-stable/lib/libthr/arch/mips/include/
H A Dpthread_md.h41 #define CPU_SPINWAIT macro
/freebsd-11-stable/lib/libthr/arch/riscv/include/
H A Dpthread_md.h47 #define CPU_SPINWAIT macro
/freebsd-11-stable/lib/libthr/arch/arm/include/
H A Dpthread_md.h39 #define CPU_SPINWAIT macro
/freebsd-11-stable/lib/libthr/arch/amd64/include/
H A Dpthread_md.h40 #define CPU_SPINWAIT __asm __volatile("pause") macro
/freebsd-11-stable/lib/libthr/arch/i386/include/
H A Dpthread_md.h40 #define CPU_SPINWAIT __asm __volatile("pause") macro
/freebsd-11-stable/lib/libthr/arch/powerpc/include/
H A Dpthread_md.h39 #define CPU_SPINWAIT macro
/freebsd-11-stable/contrib/jemalloc/include/jemalloc/
H A Djemalloc_FreeBSD.h70 #undef CPU_SPINWAIT macro
73 #define CPU_SPINWAIT cpu_spinwait() macro
/freebsd-11-stable/lib/libthr/thread/
H A Dthr_pspinlock.c131 CPU_SPINWAIT;
H A Dthr_umtx.c111 CPU_SPINWAIT;
H A Dthr_mutex.c678 CPU_SPINWAIT;
/freebsd-11-stable/contrib/jemalloc/src/
H A Drtree.c104 CPU_SPINWAIT;
H A Djemalloc.c1259 CPU_SPINWAIT;

Completed in 105 milliseconds