You are here: Symbol Reference > clMtxVec Namespace > Classes > TOpenCLCommandQueue Class > TOpenCLCommandQueue Members
MtxVec VCL
ContentsIndex
TOpenCLCommandQueue Members Public Methods
Public Methods
 
Name 
Description 
 
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.  
 
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.  
 
Users critical section TryEnter point.  
 
Disssociates the command queue from any threads.  
Copyright (c) 1999-2025 by Dew Research. All rights reserved.