SIONlib  1.7.4
Scalable I/O library for parallel access to task-local files
Functions
sion_lock.h File Reference
#include "sion_const.h"
Include dependency graph for sion_lock.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int _sion_lock_register_lock_callbacks (int lock(void *), int unlock(void *), void *lockdata)
 
int _sion_lock_user_callbacks_defined (void)
 
int _sion_lock (void)
 
int _sion_unlock (void)