Searched refs:cswitch (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dbsd_kern.c601 uint32_t cswitch = 0, numrunning = 0; local
633 cswitch += thread->c_switch;
668 ptinfo->pti_csw = task->c_switch + cswitch;
/macosx-10.9.5/tcl-102/tcl/tcl/tools/
H A Dtcltk-man2html.tcl582 all oswitch switch cswitch]} {
584 all oswitch switch1 switch2 cswitch]} {
587 set switch "$switch1$cswitch or $oswitch$switch2"
595 man-puts "$para<DT>Command-Line Name: $oswitch[option-toc $name $class $switch]$cswitch"
/macosx-10.9.5/tcl-102/tcl84/tcl/tools/
H A Dtcltk-man2html.tcl450 if {![regexp {^(<.>)([-\w ]+)(</.>)$} $switch all oswitch switch cswitch]} {
451 if {![regexp {^(<.>)([-\w ]+) or ([-\w ]+)(</.>)$} $switch all oswitch switch1 switch2 cswitch]} {
454 set switch "$switch1$cswitch or $oswitch$switch2"
463 man-puts "$para<DT>Command-Line Name: $oswitch[option-toc $name $class $switch]$cswitch"

Completed in 190 milliseconds