Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dledger.c58 #define LF_WAKE_INPROGRESS 0x0200 /* the wait queue is being processed */ macro
/xnu-12377.61.12/tools/lldbmacros/
H A Dmemory.py5354 LF_WAKE_INPROGRESS = 0x0200 # the wait queue is being processed