Home
last modified time | relevance | path

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

/xnu-10002.41.9/tools/lldbmacros/
H A Dwaitq.py87 def hasThreads(self): member in Waitq
186 if waitq.hasThreads():
233 if not full and not wq.hasThreads():
H A Dturnstile.py102 if waitq.hasThreads():
H A Dipc.py460 if verbose and wqs.hasThreads():