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` since it does not require
exclusivity there, but it is sufficient if that is instated.
0.098dev (GIT hash b44352b4c68decbc58a097b291a1c8f3a5a05486)
last changed: 2026-07-03