Searched defs:LocalData (Results 1 – 3 of 3) sorted by relevance
119 T LocalData[256 / sizeof(T)] = {}; variable
44 volatile T LocalData[Size] = {}; in backoff() local
285 struct LocalData { struct286 ctx: RcCell<Context>,