Gocator API
|
Lock the system state to ensure thread safety while reading/modifying the GoSystem class's list of sensors.
Call this to lock the state before retrieving and using sensor object handles to ensure the sensor object is not deleted because another thread refreshed the system. Used in multi-threaded SDK applications.
system | GoSystem object. |