PAPI 7.1.0.0
Loading...
Searching...
No Matches
vendor_config.h File Reference
Include dependency graph for vendor_config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define TEMPL_CTX_OPENED   (0x1)
 
#define TEMPL_CTX_RUNNING   (0x2)
 

Variables

unsigned int _templ_lock
 

Macro Definition Documentation

◆ TEMPL_CTX_OPENED

#define TEMPL_CTX_OPENED   (0x1)

Definition at line 4 of file vendor_config.h.

◆ TEMPL_CTX_RUNNING

#define TEMPL_CTX_RUNNING   (0x2)

Definition at line 5 of file vendor_config.h.

Variable Documentation

◆ _templ_lock

unsigned int _templ_lock
extern

Definition at line 4 of file vendor_common.c.