You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLCommandQueue Class > TOpenCLCommandQueue Members
Dew Math for .NET
ContentsIndexHome
TOpenCLCommandQueue Members Public Methods
Public Methods
 
Name 
Description 
 
This is Destroy, a member of class TOpenCLCommandQueue. 
 
This is Dispose, a member of class TOpenCLCommandQueue. 
 
Users critical section Enter point.  
 
Calling this method will block the calling thread until all Kernels (Open CL functions) submitted for execution to this queue have finished.  
 
Free 
This is Free, a member of class TOpenCLCommandQueue. 
 
Returns true if, the command queue is associated with the thread with ThreadID.  
 
Users critical section Leave point.  
 
Associates the thread from which this method was called with the command queue.  
 
This is TOpenCLCommandQueue, a member of class TOpenCLCommandQueue. 
 
Users critical section TryEnter point.  
 
Disssociates the command queue from any threads.  
Copyright (c) 1999-2024 by Dew Research. All rights reserved.