TOpenCLCommandQueue.IsMarkedThread Method

function IsMarkedThread(ThreadID: Int64): Boolean;

Returns true if, the command queue is associated with the thread with ThreadID.

#NameTypeDescription
1ThreadIDInt64

Returns: Boolean