Home
last modified time | relevance | path

Searched refs:wait_queue (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.1.10/osfmk/kern/
H A Dkern_types.h46 struct wait_queue { unsigned int opaque[2]; uintptr_t opaquep[2]; }; argument
48 struct wait_queue { unsigned char opaque[32]; }; struct
56 typedef struct wait_queue *wait_queue_t;
58 #define SIZEOF_WAITQUEUE sizeof(struct wait_queue)
/xnu-11215.1.10/tools/lldbmacros/core/
H A Doperating_system.py765 wait_queue = self._strip_ptr(th.GetChildMemberWithName('wait_queue').GetValueAsUnsigned())
769 'queue' : hex(wait_queue).rstrip('L'),
/xnu-11215.1.10/tools/lldbmacros/
H A DREADME.md69 …thread thread_id processor pri io_policy state wait_queue
258 …thread thread_id processor pri io_policy state wait_queue