Home
last modified time | relevance | path

Searched refs:GetKnoteKqueue (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.121.6/tools/lldbmacros/
H A Dkevent.py98 def GetKnoteKqueue(kn): function
132 kq_ptr=int(GetKnoteKqueue(kn)),
158 if unsigned(GetKnoteKqueue(kn)) != unsigned(addressof(kq)):
H A Dscheduler.py959 from kevent import GetKnoteKqueue
1020 kqueue = GetKnoteKqueue(knote)