Searched refs:STORAGE_DECL (Results 1 – 1 of 1) sorted by relevance
18 #define STORAGE_DECL static __thread macro20 #define STORAGE_DECL static macro26 STORAGE_DECL Random* tls_instance; in GetTLSInstance()27 STORAGE_DECL std::aligned_storage<sizeof(Random)>::type tls_instance_bytes; in GetTLSInstance()