Home
last modified time | relevance | path

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

/xnu-8019.80.24/tools/lldbmacros/
H A Dkevent.py96 def GetKnoteKqueue(kn): function
128 kq_ptr=int(GetKnoteKqueue(kn)),
154 if unsigned(GetKnoteKqueue(kn)) != unsigned(addressof(kq)):
H A Dscheduler.py1038 from kevent import GetKnoteKqueue
1099 kqueue = GetKnoteKqueue(knote)