Searched defs:ThreadTrie (Results 1 – 1 of 1) sorted by relevance
30 struct ThreadTrie { struct31 tid_t TId;32 alignas(FunctionCallTrie) std::byte TrieStorage[sizeof(FunctionCallTrie)];