File MIES_ThreadsafeDataSharing.ipf

Helper functions for accessing global objects from all threads.

Functions

variable TSDS_Write(string name, variable var = defaultValue)
variable TSDS_ReadVar(string name, variable defValue = defaultValue, variable create = defaultValue)
static wave TSDS_Read(string name)