Home
last modified time | relevance | path

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

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