Home
last modified time | relevance | path

Searched defs:enqueued (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.81.4/tools/lldbmacros/
H A Dlog.py331 def enqueued(self): member in LogQueue
480 def show_log_queue(lq, enqueued, dispatched): argument
/xnu-11215.81.4/bsd/netinet/
H A Din_arp.c1298 boolean_t enqueued = FALSE; in arp_lookup_ip() local
/xnu-11215.81.4/iokit/Tests/
H A DTests.cpp1212 uint32_t enqueued = 0; in IODataQueueDispatchSourceTests() local