Lock for MPI calls. More...
Classes | |
| class | Section |
Public Types | |
| typedef Mutex | LockType |
Private Attributes | |
| LockType | m_lock |
Friends | |
| class | Section |
Lock for MPI calls.
This lock is used in multi-threading to serialize MPI calls in MPI_THREAD_SERIALIZED mode of MPI_Init_thread.
| typedef Mutex Arcane::MessagePassing::Mpi::MpiLock::LockType |
|
private |