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

/freebsd-10.1-release/lib/libthr/arch/sparc64/include/
H A Dpthread_md.h38 #define CPU_SPINWAIT macro
/freebsd-10.1-release/contrib/jemalloc/include/jemalloc/
H A Djemalloc_FreeBSD.h19 #undef CPU_SPINWAIT macro
29 # define CPU_SPINWAIT __asm__ volatile("pause") macro
41 # define CPU_SPINWAIT __asm__ volatile("pause") macro
H A Djemalloc_defs.h49 #define CPU_SPINWAIT __asm__ volatile("pause") macro
/freebsd-10.1-release/lib/libthr/arch/arm/include/
H A Dpthread_md.h39 #define CPU_SPINWAIT macro
/freebsd-10.1-release/lib/libthr/arch/ia64/include/
H A Dpthread_md.h34 #define CPU_SPINWAIT macro
/freebsd-10.1-release/lib/libthr/arch/mips/include/
H A Dpthread_md.h41 #define CPU_SPINWAIT macro
/freebsd-10.1-release/lib/libthr/arch/amd64/include/
H A Dpthread_md.h40 #define CPU_SPINWAIT __asm __volatile("pause") macro
/freebsd-10.1-release/lib/libthr/arch/i386/include/
H A Dpthread_md.h40 #define CPU_SPINWAIT __asm __volatile("pause") macro
/freebsd-10.1-release/lib/libthr/arch/powerpc/include/
H A Dpthread_md.h39 #define CPU_SPINWAIT macro
/freebsd-10.1-release/lib/libthr/thread/
H A Dthr_pspinlock.c110 CPU_SPINWAIT;
H A Dthr_umtx.c99 CPU_SPINWAIT;
H A Dthr_mutex.c381 CPU_SPINWAIT;
/freebsd-10.1-release/contrib/jemalloc/src/
H A Djemalloc.c688 CPU_SPINWAIT;

Completed in 161 milliseconds