DecrementGrabThreads
Defined in
<projects/gui/GuiCamera.h>
While capturing images there are lots of threads running to take those images from the image buffer and save them (GrabAndSaveImageTask). Whenever a thread associated with this camera finishes its work, it calls this function to decrease the count of the number of threads accessing this object.
(1) |
-
__MISSING__