Home
last modified time | relevance | path

Searched refs:kThreadWaitPageBusy (Results 1 – 4 of 4) sorted by relevance

/xnu-11215/osfmk/kern/
H A Dblock_hint.h55 kThreadWaitPageBusy = 0x16, enumerator
H A Dkern_stackshot.c6108 case kThreadWaitPageBusy: in stackshot_thread_wait_owner_info()
/xnu-11215/tools/lldbmacros/
H A Dkcdata.py1637 kThreadWaitPageBusy = 0x16 variable
1830 elif type == kThreadWaitPageBusy:
/xnu-11215/osfmk/vm/
H A Dvm_object.c8214 thread_set_pending_block_hint(current_thread(), kThreadWaitPageBusy);