OpenMPI  0.1.1
orte_locks.h File Reference

Locks to prevent loops inside ORTE. More...

#include "orte_config.h"
#include "opal/sys/atomic.h"

Go to the source code of this file.

Functions

ORTE_DECLSPEC int orte_locks_init (void)
 Initialize the locks.
 

Variables

BEGIN_C_DECLS ORTE_DECLSPEC
opal_atomic_lock_t 
orte_finalize_lock
 
ORTE_DECLSPEC opal_atomic_lock_t orte_abort_inprogress_lock
 
ORTE_DECLSPEC opal_atomic_lock_t orte_jobs_complete_lock
 
ORTE_DECLSPEC opal_atomic_lock_t orte_quit_lock
 

Detailed Description

Locks to prevent loops inside ORTE.