Return a ctypes array allocated from shared memory. By default the return value is actually a synchronized wrapper for the array.
multiprocessing.Array(typecode_or_type, size_or_initializer, *, lock=True)