Searched refs:filterDebugThreads (Results 1 – 4 of 4) sorted by relevance
118 threadCount = filterDebugThreads(theThreads, threadCount); in children()
350 int filterDebugThreads(jthread *threads, int count);
510 threadCount = filterDebugThreads(theThreads, threadCount); in getAllThreads()
660 filterDebugThreads(jthread *threads, int count) in filterDebugThreads() function