Sets the thread manager to the C thread manager.
Source position: cthreads.pp line 71
procedure SetCThreadManager;  | 
SetCThreadManager actually sets the thread manager to the C thread manager. It can be called to re-set the thread manager if the thread manager was set to some other thread manager during the life-time of the program.