SystemC  2.3.2
Accellera SystemC proof-of-concept library
sc_host_semaphore.h File Reference

A "real" semaphore for the underlying host system. More...

#include "sysc/kernel/sc_cmnhdr.h"
#include "sysc/communication/sc_semaphore_if.h"
#include <semaphore.h>
Include dependency graph for sc_host_semaphore.h:

Go to the source code of this file.

Classes

class  sc_core::sc_host_semaphore
 

Namespaces

 sc_core
 

Macros

#define SC_INCLUDE_WINDOWS_H
 

Detailed Description

A "real" semaphore for the underlying host system.

Original Author: Philipp A. Hartmann, Intel

CHANGE LOG AT THE END OF THE FILE

Definition in file sc_host_semaphore.h.

Macro Definition Documentation

◆ SC_INCLUDE_WINDOWS_H

#define SC_INCLUDE_WINDOWS_H

Definition at line 37 of file sc_host_semaphore.h.