OpenMPI
0.1.1
|
Locks to prevent loops inside ORTE. More...
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 |
Locks to prevent loops inside ORTE.