Home
last modified time | relevance | path

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

/xnu-10002.61.3/tools/lldbmacros/
H A Dkevent.py101 def GetKnoteKqueue(kn): function
135 kq_ptr=int(GetKnoteKqueue(kn)),
161 if unsigned(GetKnoteKqueue(kn)) != unsigned(addressof(kq)):
H A Dscheduler.py1031 from kevent import GetKnoteKqueue
1092 kqueue = GetKnoteKqueue(knote)