|
2.2 (revision 4737)
|
OpenMP locks for OTF2. More...
Go to the source code of this file.
Functions | |
| static OTF2_ErrorCode | OTF2_OpenMP_Archive_SetLockingCallbacks (OTF2_Archive *archive) |
| Register callbacks to use OpenMP locks for a OTF2 archive. More... | |
| static OTF2_ErrorCode | OTF2_OpenMP_Reader_SetLockingCallbacks (OTF2_Reader *reader) |
| Register callbacks to use OpenMP locks for a OTF2 reader. More... | |
OpenMP locks for OTF2.
|
static |
Register callbacks to use OpenMP locks for a OTF2 archive.
| archive | The archive handle. |
|
static |
Register callbacks to use OpenMP locks for a OTF2 reader.
| reader | The reader handle. |