[fpc-pascal] Sharing dynamic arrays between threads

Wimpie Nortje wimpienortje at gmail.com
Fri Feb 25 13:28:40 CET 2011


Hi,

Is it safe to create a dynamic array with setlength() in one thread and
free the array using finalize() in another thread?



More information about the fpc-pascal mailing list