Searched refs:Threads (Results 1 – 9 of 9) sorted by relevance
49 Threads::Threads(Pointers* pointers, size_t max_threads) in Threads() function in Threads64 Threads::~Threads() { in ~Threads()72 Thread* Threads::CreateThread(pid_t tid) { in CreateThread()92 Thread* Threads::FindThread(pid_t tid) { in FindThread()109 void Threads::WaitForAllToQuiesce() { in WaitForAllToQuiesce()119 size_t Threads::GetHashEntry(pid_t tid) { in GetHashEntry()123 Thread* Threads::FindEmptyEntry(pid_t tid) { in FindEmptyEntry()136 void Threads::Finish(Thread* thread) { in Finish()147 void Threads::FinishAll() { in FinishAll()
26 class Threads {28 Threads(Pointers* pointers, size_t max_threads);29 virtual ~Threads();
58 friend class Threads; variable
79 Threads threads(&pointers, max_threads); in ProcessDump()
57 "Threads.cpp",
27 Threads threads(&pointers, 1); in TEST()48 Threads threads(&pointers, 1); in TEST()91 Threads threads(&pointers, 1); in TEST()126 Threads threads(&pointers, 1); in TestTooManyThreads()
154 "Threads.cpp",
52 ### Threads in Bluetooth stack process
283 # Print event counts for all threads running in the system every 1s. Threads not running will not