[−][src]Trait gdnative_core::thread_access::NonUniqueThreadAccess
Trait to parametrise over the access markers that are not unique:
Shared and ThreadLocal.
Trait to parametrise over the access markers that are not unique:
Shared and ThreadLocal.
impl NonUniqueThreadAccess for Shared[src]impl NonUniqueThreadAccess for ThreadLocal[src]