thr_getconcurrency

Returns the current level of concurrency.

Library:LibC
Classification:UNIX International
Service:Threads

Syntax

  #include <thread.h>
   
  int thr_getconcurrency ( void );
  

Return Values

Returns ENOTSUP.

Remarks

On NetWare, the thr_getconcurrency function is not supported.