GCGlib
0.04.228
GCG Graphics Engine
|
This is the complete list of members for gcgTHREADPOOL, including all inherited members.
assignJob(gcgJOB *job) | gcgTHREADPOOL | |
destroyPool() | gcgTHREADPOOL | |
gcgTHREADPOOL(unsigned int numThreads=gcgGetNumberOfProcessors()) | gcgTHREADPOOL | |
getNumberOfPendingJobs() | gcgTHREADPOOL | |
getNumberOfThreads() | gcgTHREADPOOL | |
getOutputQueue(gcgQUEUE **pexecuted, gcgQUEUE **pdiscarded) | gcgTHREADPOOL | |
handle | gcgTHREADPOOL | |
isRunning() | gcgTHREADPOOL | |
operator delete(void *p) | gcgCLASS | |
operator delete(void *p, const std::nothrow_t &) | gcgCLASS | |
operator delete[](void *p) | gcgCLASS | |
operator delete[](void *p, const std::nothrow_t &) | gcgCLASS | |
operator new(size_t size) | gcgCLASS | |
operator new(size_t size, const std::nothrow_t &) | gcgCLASS | |
operator new[](size_t size) | gcgCLASS | |
operator new[](size_t size, const std::nothrow_t &) | gcgCLASS | |
setNumberOfThreads(unsigned int numThreads=gcgGetNumberOfProcessors()) | gcgTHREADPOOL | |
setOutputQueue(gcgQUEUE *executed, gcgQUEUE *discarded=NULL) | gcgTHREADPOOL | |
wait() | gcgTHREADPOOL | |
waitAndDestroy() | gcgTHREADPOOL | |
~gcgTHREADPOOL() | gcgTHREADPOOL | virtual |