This is the complete list of members for JobQueueInterface, including all inherited members.
Alloc(MAXON_SOURCE_LOCATION_DECLARATION, JOBQUEUETYPE type, Int threadCnt, JOBQUEUEMODE mode, const Char *name, UInt *ownerId=nullptr) | JobQueueInterface | static |
AlwaysUseCurrentThread(UInt ownerId) | JobQueueInterface | |
Cancel(UInt ownerId) | JobQueueInterface | |
CancelAndWait(UInt ownerId) | JobQueueInterface | |
EnableThreadAffinity(UInt ownerId) | JobQueueInterface | |
GetDestinationQueue() | JobQueueInterface | static |
GetMainThreadQueue() | JobQueueInterface | static |
GetServiceIOQueue() | JobQueueInterface | static |
GetThreadCount() const | JobQueueInterface | |
GetThreadCount(JobQueueInterface *queue, Int maxWaitSessionLevel=LIMIT< Int >::MAX) | JobQueueInterface | static |
MAXON_INTERFACE_NONVIRTUAL(JobQueueInterface, MAXON_REFERENCE_NORMAL, "net.maxon.interface.jobqueue") | JobQueueInterface | private |
SetDestinationQueue(JobQueueInterface *queue) | JobQueueInterface | static |
SetIdleSpinTime(UInt ownerId, TimeValue spinTime) | JobQueueInterface |