You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLCommandQueueList Class > TOpenCLCommandQueueList Methods > TOpenCLCommandQueueList.Locate Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLCommandQueueList.Locate Method

Searches for and returns the command queue which is associated with thread which has identified with aThreadID.

Syntax
C#
Visual Basic
public TOpenCLCommandQueue Locate(long aThreadID);

The function will raise an exception, if the queue cannot be found.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!