config/linux/ia64/futex.h File Reference

#include <sys/syscall.h>

Include dependency graph for futex.h:

Go to the source code of this file.

Functions

static long sys_futex0 (int *addr, long 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)


Function Documentation

static void atomic_write_barrier ( void   )  [inline, static]

Definition at line 91 of file futex.h.

static void cpu_relax ( void   )  [inline, static]

Definition at line 85 of file futex.h.

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

Definition at line 61 of file futex.h.

References err, 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 73 of file futex.h.

References err, 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,
long  op,
int  val 
) [inline, static]

Definition at line 32 of file futex.h.

References SYS_futex.

Referenced by futex_wait(), and futex_wake().

Here is the caller graph for this function:


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