Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

is_this_mutate_instated_and_usable

mutate.is_this_mutate_instated_and_usable

is instance `mutate.this` instated for type `mutate.this` and, if `mutate.this` does
not support use in several threads, check we are running in the thread `mutate.this`
was created in.

This is used a pre-condition for `exclusive` and `exclusive_when`.

Note that this is redefined in `blocking_mutate_using_clock` since it does not
require exclusivity there, but it is sufficient if that is instated.
0.099dev (GIT hash 250922c42fb1dcef5ce7ce89820538f53498ca37)
last changed: 2026-08-14