RTI Connext Micro C API Version 4.2.0
|
Process interface definition. More...
#include "osapi/osapi_dll.h"
#include "osapi/osapi_types.h"
Typedefs | |
typedef RTI_UINT64 | OSAPI_ProcessId |
OSAPI_ProcessId type. | |
Functions | |
OSPSLDllExport RTI_BOOL | OSAPI_Process_is_alive (OSAPI_ProcessId pid) |
Returns true if a process is alive. | |
OSPSLDllExport OSAPI_ProcessId | OSAPI_Process_getpid (void) |
Return the process ID, which is unique for the application. | |
Process interface definition.
process related utility