class OBJECT_OWNER General cluster: thread description: "Class meant to record which thread has created a certain object so that another thread can't call its dispose routine." Ancestors ANY Queries has_owner: BOOLEAN thread_is_owner: BOOLEAN Commands record_owner