config/posix95/lock.c File Reference

#include "libgomp.h"

Include dependency graph for lock.c:

Go to the source code of this file.

Functions

void gomp_init_lock_30 (omp_lock_t *lock)
void gomp_destroy_lock_30 (omp_lock_t *lock)
void gomp_set_lock_30 (omp_lock_t *lock)
void gomp_unset_lock_30 (omp_lock_t *lock)
int gomp_test_lock_30 (omp_lock_t *lock)
void gomp_init_nest_lock_30 (omp_nest_lock_t *lock)
void gomp_destroy_nest_lock_30 (omp_nest_lock_t *lock)
void gomp_set_nest_lock_30 (omp_nest_lock_t *lock)
void gomp_unset_nest_lock_30 (omp_nest_lock_t *lock)
int gomp_test_nest_lock_30 (omp_nest_lock_t *lock)


Function Documentation

void gomp_destroy_lock_30 ( omp_lock_t lock  ) 

Definition at line 128 of file lock.c.

void gomp_destroy_nest_lock_30 ( omp_nest_lock_t lock  ) 

Definition at line 161 of file lock.c.

References omp_nest_lock_t::lock, and lock.

void gomp_init_lock_30 ( omp_lock_t lock  ) 

Definition at line 122 of file lock.c.

void gomp_init_nest_lock_30 ( omp_nest_lock_t lock  ) 

Definition at line 153 of file lock.c.

References omp_nest_lock_t::count, omp_nest_lock_t::lock, lock, and omp_nest_lock_t::owner.

void gomp_set_lock_30 ( omp_lock_t lock  ) 

Definition at line 134 of file lock.c.

void gomp_set_nest_lock_30 ( omp_nest_lock_t lock  ) 

Definition at line 167 of file lock.c.

References omp_nest_lock_t::count, gomp_icv(), omp_nest_lock_t::lock, lock, and omp_nest_lock_t::owner.

Here is the call graph for this function:

int gomp_test_lock_30 ( omp_lock_t lock  ) 

Definition at line 147 of file lock.c.

int gomp_test_nest_lock_30 ( omp_nest_lock_t lock  ) 

Definition at line 191 of file lock.c.

References omp_nest_lock_t::count, gomp_icv(), omp_nest_lock_t::lock, lock, and omp_nest_lock_t::owner.

Here is the call graph for this function:

void gomp_unset_lock_30 ( omp_lock_t lock  ) 

Definition at line 141 of file lock.c.

void gomp_unset_nest_lock_30 ( omp_nest_lock_t lock  ) 

Definition at line 181 of file lock.c.

References omp_nest_lock_t::count, omp_nest_lock_t::lock, lock, and omp_nest_lock_t::owner.


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