Home
last modified time | relevance | path

Searched defs:unbind (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.140.41/tests/
H A Dcpucount.c181 int unbind = -1; /* pass -1 in order to unbind the thread */ variable
/xnu-8020.140.41/bsd/kern/
H A Dkern_event.c4263 bool unbind; in kqworkq_acknowledge_events() local