Home
last modified time | relevance | path

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

/xnu-12377.61.12/libkern/c++/
H A Dpriority_queue.cpp126 struct pqueue { struct
415 using pqueue_t = pqueue<queue_t, entry_t>; \ argument
/xnu-12377.61.12/tools/lldbmacros/
H A Dscheduler.py967 def ShowThreadCall(prefix, call, recent_timestamp, pqueue, is_pending=False): argument
1111 if pqueue is not None :
1112 if addressof(call.tc_pqlink) == pqueue.pq_root :