PAPI 7.1.0.0
Loading...
Searching...
No Matches
read_ordered.h File Reference
Include dependency graph for read_ordered.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define AO_HAVE_nop_read
 

Functions

AO_INLINE void AO_nop_read (void)
 

Macro Definition Documentation

◆ AO_HAVE_nop_read

#define AO_HAVE_nop_read

Definition at line 35 of file read_ordered.h.

Function Documentation

◆ AO_nop_read()

AO_INLINE void AO_nop_read ( void  )

Definition at line 31 of file read_ordered.h.

32{
34}
#define AO_compiler_barrier()
Definition: atomic_ops.h:305