You are here: Symbol Reference > MtxVec Namespace > Classes > TMtxVecController Class > public > UnMarkThread Method > TMtxVecController.UnMarkThread Method ()
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVecController.UnMarkThread Method ()

When thread has finished using object cache, release it.

Pascal
procedure UnMarkThread; overload; procedure UnMarkThread(const PoolIdx: integer); overload;

When threads are using object cache each thread must call UnMarkThread after all objects have been released back to object cache and before the thread finished executing.

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