config/linux/ptrlock.c File Reference

#include <endian.h>
#include <limits.h>
#include "wait.h"

Include dependency graph for ptrlock.c:

Go to the source code of this file.

Functions

void * gomp_ptrlock_get_slow (gomp_ptrlock_t *ptrlock)
void gomp_ptrlock_set_slow (gomp_ptrlock_t *ptrlock, void *ptr)


Function Documentation

void* gomp_ptrlock_get_slow ( gomp_ptrlock_t ptrlock  ) 

Definition at line 34 of file ptrlock.c.

References do_wait().

Referenced by gomp_ptrlock_get().

Here is the call graph for this function:

Here is the caller graph for this function:

void gomp_ptrlock_set_slow ( gomp_ptrlock_t ptrlock,
void *  ptr 
)

Definition at line 56 of file ptrlock.c.

References futex_wake(), and INT_MAX.

Referenced by gomp_ptrlock_set().

Here is the call graph for this function:

Here is the caller graph for this function:


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