|
Groonga 3.0.9 Source Code Document
|
Go to the source code of this file.
Macros | |
| #define | NGX_CASA "casxa" |
| #define | ngx_memory_barrier() __asm__ volatile ("" ::: "memory") |
| #define | ngx_cpu_pause() |
| #define NGX_CASA "casxa" |
Definition at line 29 of file ngx_gcc_atomic_sparc64.h.
| #define ngx_cpu_pause | ( | ) |
Definition at line 82 of file ngx_gcc_atomic_sparc64.h.
| #define ngx_memory_barrier | ( | ) | __asm__ volatile ("" ::: "memory") |
Definition at line 79 of file ngx_gcc_atomic_sparc64.h.
1.8.1.2