Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://coin3d.github.io
https://www.kongsberg.com/en/kogt/
cc_wpool Struct Reference

The structure for a worker pool. More...

#include <Inventor/C/threads/common.h>

Public Attributes

cc_list * idlepool
 
cc_list * busypool
 
SbBool iswaiting
 
int numworkers
 
cc_mutexmutex
 
cc_condvarwaitcond
 

Detailed Description

The structure for a worker pool.


The documentation for this struct was generated from the following file: