RunningProcess

Returns a unique identifier for the calling thread.

Library:LibC
Classification:NetWare OS
Service:NetWare Platform

Syntax

  #include <netware.h> 
   
  extern void *RunningProcess;
  

Return Values

Returns a pointer to a unique identifier for the calling thread.

Remarks

There is nothing to be read about the thread with this identifier.