Groonga 3.0.9 Source Code Document
|
Go to the source code of this file.
Macros | |
#define | ngx_memory_barrier() __asm__ volatile ("" ::: "memory") |
#define | ngx_cpu_pause() |
#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.