Home
last modified time | relevance | path

Searched refs:hasThreads (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.61.12/tools/lldbmacros/
H A Dwaitq.py73 def hasThreads(self): member in Waitq
172 if waitq.hasThreads():
221 if not full and not wq.hasThreads():
H A Dturnstile.py102 if waitq.hasThreads():
H A Dipc.py602 if verbose and wqs.hasThreads():