TTK
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ttk::Lock Class Reference

RAII wrapper around OpenMP lock. More...

#include <OpenMP.h>

Public Member Functions

void lock ()
 
void unlock ()
 

Detailed Description

RAII wrapper around OpenMP lock.

Definition at line 53 of file OpenMP.h.

Member Function Documentation

◆ lock()

void ttk::Lock::lock ( )
inline

Definition at line 77 of file OpenMP.h.

◆ unlock()

void ttk::Lock::unlock ( )
inline

Definition at line 79 of file OpenMP.h.


The documentation for this class was generated from the following file: