Miscellaneous functions


Defines

#define PIN_NO_DEPRECATED_WARNINGS   0
#define PIN_PRODUCT_VERSION_MAJOR   2
#define PIN_PRODUCT_VERSION_MINOR   7
#define PIN_BUILD_NUMBER   31933

Functions

VOID LEVEL_PINCLIENT::GetVmLock ()
VOID LEVEL_PINCLIENT::ReleaseVmLock ()

Define Documentation

#define PIN_BUILD_NUMBER   31933
 

The Pin kit build number. This is unique for every Pin kit.

#define PIN_NO_DEPRECATED_WARNINGS   0
 

By default Pin will annotate deprecated parts of the API so that their use in tools will generate compiler warnings. If you want to suppress these warnings during the compilation of your tool, then you can do so by defining the macro PIN_NO_DEPRECATED_WARNINGS to a non-zero value.

#define PIN_PRODUCT_VERSION_MAJOR   2
 

The Pin major version number. E.g. "2" if the kit is "2.7".

#define PIN_PRODUCT_VERSION_MINOR   7
 

The Pin minor version number. E.g. "7" if the kit is "2.7".


Function Documentation

VOID LEVEL_PINCLIENT::GetVmLock  ) 
 

Get the vm lock.

Availability:
Mode: JIT
O/S: Linux, Windows & MacOS
CPU: All

VOID LEVEL_PINCLIENT::ReleaseVmLock  ) 
 

Release the vm lock.

Availability:
Mode: JIT
O/S: Linux, Windows & MacOS
CPU: All


Generated on Tue Dec 15 03:24:18 2009 for Pin by  doxygen 1.4.6