Searched defs:ThreadData (Results 1 – 3 of 3) sorted by relevance
127 struct ThreadData { struct138 ThreadElfCore(lldb_private::Process &process, const ThreadData &td); argument
60 struct ThreadData { struct61 BufferQueue *BQ;62 FunctionCallTrie::Allocators::Buffers Buffers;63 FunctionCallTrie::Allocators Allocators;64 FunctionCallTrie FCT;65 tid_t TId;
84 ThreadData, enumerator