Searched defs:ThreadData (Results 1 – 3 of 3) sorted by relevance
126 struct ThreadData { struct137 ThreadElfCore(lldb_private::Process &process, const ThreadData &td); argument
59 struct ThreadData { struct60 BufferQueue *BQ;61 FunctionCallTrie::Allocators::Buffers Buffers;62 FunctionCallTrie::Allocators Allocators;63 FunctionCallTrie FCT;64 tid_t TId;
87 ThreadData, enumerator