Function setConcurrencyPrimitive
Sets the concurrency primitive to use for śtd
.
By default, spawn()
will start a thread for each call, mimicking the
default behavior of std
.
Sets the concurrency primitive to use for śtd
.
By default, spawn()
will start a thread for each call, mimicking the
default behavior of std
.