Peano
Loading...
Searching...
No Matches
RecursiveSemaphore.h File Reference
#include "tarch/multicore/multicore.h"
#include <string>
#include <thread>
#include "tarch/multicore/BooleanSemaphore.h"
#include "tarch/logging/Log.h"
#include <mutex>
Include dependency graph for RecursiveSemaphore.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  tarch::multicore::RecursiveSemaphore
 Recursive Semaphore. More...
 

Namespaces

namespace  tarch
 Have to include this header, as I need access to the SYCL_EXTERNAL keyword.
 
namespace  tarch::multicore
 This page describes Peano 4's multithreading namespace.
 

Macros

#define _TARCH_MULTICORE_TBB_RECURSIVE_SEMAPHORE_H_
 

Macro Definition Documentation

◆ _TARCH_MULTICORE_TBB_RECURSIVE_SEMAPHORE_H_

#define _TARCH_MULTICORE_TBB_RECURSIVE_SEMAPHORE_H_

Definition at line 5 of file RecursiveSemaphore.h.