Home | History | Annotate | Download | only in docs

Lines Matching full:thread_local

455 A variable may be defined as ``thread_local``, which means that it will
540 @G = thread_local(initialexec) global i32 0, align 4