Home
last modified time | relevance | path

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

/netbsd-src/lib/libpthread/arch/x86_64/
H A Dpthread_md.h66 #define pthread__smt_pause() __asm __volatile("rep; nop" ::: "memory") macro
/netbsd-src/lib/libpthread/arch/i386/
H A Dpthread_md.h63 #define pthread__smt_pause() __asm __volatile("rep; nop" ::: "memory") macro
/netbsd-src/lib/libpthread/
H A Dpthread_int.h304 #define pthread__smt_pause( global() macro