GliderJan Varho

Synchronized Data Structures for BlitzMax

  • BlitzMax
  • module
  • synchronization

Synchronized list and map data structure modules for BlitzMax. Just a simple mutex-locked wrapper over the BRL types to make operations atomic. Should be compatible with old code.

Prebuilt for Windows with source. Built using 1.33rc5, but 1.32 should also work. Linux and Mac versions of BRL.Threading have a problem that will hopefully be resolved soon.

To install, extract the zip under mod/otus.mod and rebuild docs.

Download: Synchronized v1.01 (zip, 71KB) License: None/Public Domain