config/linux/x86/futex.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define SYS_futex   240

Functions

static long sys_futex0 (int *addr, int op, int val)
static void futex_wait (int *addr, int val)
static void futex_wake (int *addr, int count)
static void cpu_relax (void)
static void atomic_write_barrier (void)


Define Documentation

#define SYS_futex   240

Definition at line 80 of file futex.h.


Function Documentation

static void atomic_write_barrier ( void   )  [inline, static]

Definition at line 150 of file futex.h.

static void cpu_relax ( void   )  [inline, static]

Definition at line 144 of file futex.h.

static void futex_wait ( int *  addr,
int  val 
) [inline, static]

Definition at line 118 of file futex.h.

References FUTEX_PRIVATE_FLAG, gomp_futex_wait, gomp_futex_wake, and sys_futex0().

Here is the call graph for this function:

static void futex_wake ( int *  addr,
int  count 
) [inline, static]

Definition at line 130 of file futex.h.

References FUTEX_PRIVATE_FLAG, gomp_futex_wait, gomp_futex_wake, and sys_futex0().

Here is the call graph for this function:

static long sys_futex0 ( int *  addr,
int  op,
int  val 
) [inline, static]

Definition at line 103 of file futex.h.

References SYS_futex.


Generated on Fri Apr 5 05:38:19 2013 for Libgomp by  doxygen 1.4.7