std_concurrency library
std_concurrency base module builder for the ball programming language.
Provides threading, mutex, and atomic primitives. Engines can choose single-threaded simulation or real threading.
Functions
-
buildStdConcurrencyModule(
) → Module - Builds the std_concurrency base module.