Table.share

From GiderosMobile

Available since: Gideros 2022.9
Class: table

Description

Makes a table thread safe, that is useable concurrently by several threads.

table.share(table)

Parameters

table: (table) the table to share