Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Macros
ngx_gcc_atomic_ppc.h File Reference

Go to the source code of this file.

Macros

#define ngx_memory_barrier()   __asm__ volatile ("" ::: "memory")
#define ngx_cpu_pause()

Macro Definition Documentation

#define ngx_cpu_pause ( )

Definition at line 155 of file ngx_gcc_atomic_ppc.h.

#define ngx_memory_barrier ( )    __asm__ volatile ("" ::: "memory")

Definition at line 149 of file ngx_gcc_atomic_ppc.h.