PPL Logo

arch/util/lrtslock.h File Reference

Go to the source code of this file.

Typedefs

typedef int LrtsNodeLock

Functions

LrtsNodeLock LrtsCreateLock (void)
void LrtsLock (LrtsNodeLock lock)
void LrtsUnlock (LrtsNodeLock lock)
int LrtsTryLock (LrtsNodeLock lock)
void LrtsDestroyLock (LrtsNodeLock lock)


Typedef Documentation

typedef void * LrtsNodeLock

Definition at line 5 of file lrtslock.h.


Function Documentation

LrtsNodeLock LrtsCreateLock ( void   ) 

Referenced by CmiGetNonLocalNodeQ().

Here is the caller graph for this function:

void LrtsLock ( LrtsNodeLock  lock  ) 

Referenced by CmiGetNonLocalNodeQ().

Here is the caller graph for this function:

void LrtsUnlock ( LrtsNodeLock  lock  ) 

Referenced by CmiGetNonLocalNodeQ().

Here is the caller graph for this function:

int LrtsTryLock ( LrtsNodeLock  lock  ) 

Referenced by CmiGetNonLocalNodeQ().

Here is the caller graph for this function:

void LrtsDestroyLock ( LrtsNodeLock  lock  ) 

Referenced by CmiGetNonLocalNodeQ().

Here is the caller graph for this function:


Generated on Mon Sep 21 07:56:04 2020 for Charm++ by  doxygen 1.5.5