Home
last modified time | relevance | path

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

/xnu-12377.41.6/libkern/stdio/
H A Dscanf.c641 doswitch: in __sccl()
682 goto doswitch; in __sccl()
/xnu-12377.41.6/osfmk/kern/
H A Dbsd_kern.c431 boolean_t doswitch = (thread == current_thread()) ? TRUE : FALSE; in swap_task_map() local
447 if (doswitch) { in swap_task_map()