Home
last modified time | relevance | path

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

/xnu-12377.1.9/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.py965 from kevent import GetKnoteKqueue
1026 kqueue = GetKnoteKqueue(knote)