![]() |
1.5.1 (revision 4026)
|
OpenMP locks for OTF2. More...
Go to the source code of this file.
Data Structures | |
| struct | OTF2_Lock |
| The OpenMP locking object type. More... | |
Functions | |
| static OTF2_ErrorCode | OTF2_OpenMP_Archive_SetLockingCallbacks (OTF2_Archive *archive) |
| Register callbacks to use OpenMP locks for a OTF2 archive. | |
| static OTF2_ErrorCode | OTF2_OpenMP_Reader_SetLockingCallbacks (OTF2_Reader *reader) |
| Register callbacks to use OpenMP locks for a OTF2 reader. | |
OpenMP locks for OTF2.
| static OTF2_ErrorCode OTF2_OpenMP_Archive_SetLockingCallbacks | ( | OTF2_Archive * | archive | ) | [static] |
Register callbacks to use OpenMP locks for a OTF2 archive.
| archive | The archive handle. |
| static OTF2_ErrorCode OTF2_OpenMP_Reader_SetLockingCallbacks | ( | OTF2_Reader * | reader | ) | [static] |
Register callbacks to use OpenMP locks for a OTF2 reader.
| reader | The reader handle. |