|
A portable wrapper function that returns the process id (in the largest available integer type) of the currently running process. This is used mainly in the Printing Macros - Todo:
- link the documentation to the printing macros group
- Note:
- The VDK/Blackfin environment only uses threads and doesn't use processes, so the returned value is equal to the thread id.
Definition at line 82 of file phStandard.cpp. |