Home
last modified time | relevance | path

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

/netbsd-src/common/lib/libc/atomic/
H A Dmembar_ops_nop.c37 membar_sync(void) in membar_sync() function
H A Datomic_op_namespace.h119 #define membar_sync _membar_sync macro
/netbsd-src/tests/lib/libc/membar/
H A Dt_dekker.c48 #define membar_sync() asm volatile("" ::: "memory") macro