Module loom::lazy_static[][src]

Mock implementation of the lazy_static crate.

Structs

AccessError

An error returned by LocalKey::try_with.

Lazy

Mock implementation of lazy_static::Lazy.

Functions

panicking

Determines whether the current thread is unwinding because of panic.

yield_now

Yield the thread.