Home
last modified time | relevance | path

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

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