Avatar
(個々のTaskインスタンスは個々のisolation domainを作る)
あれ、そうすると↓の記述が変になるのか。nonisolatedの場合はdomainは1つだけと言っている?
Even if you have not explicitly defined it yourself, all function and variable declarations have a well-defined static isolation domain.
(edited)