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

/external/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_defs.h25 #define CPU_SPINWAIT __asm__ volatile("pause") macro
27 #define CPU_SPINWAIT macro
/external/jemalloc/src/
H A Djemalloc.c690 CPU_SPINWAIT;

Completed in 86 milliseconds