<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'> <html xmlns='http://www.w3.org/1999/xhtml'> <head> <title>monitor</title> <meta name='robots' content='noindex,nofollow' /> <meta name='generator' content='GLOBAL-6.6.5' /> <meta http-equiv='Content-Style-Type' content='text/css' /> <link rel='stylesheet' type='text/css' href='../style.css' /> </head> <body> <pre> <span class='curline'><a href='../S/2419.html#L136'>monitor</a> 136 include/monitor.h void monitor();</span> <span class='curline'><a href='../S/2417.html#L147'>monitor</a> 147 include/struct.h bool monitor; /**<モニターモードの場合はtrue */</span> <span class='curline'><a href='../S/2835.html#L59'>monitor</a> 59 src/comet2.c execmode.monitor = true;</span> <span class='curline'><a href='../S/2825.html#L76'>monitor</a> 76 src/comet2monitor.c execmode.monitor = true;</span> <span class='curline'><a href='../S/2812.html#L705'>monitor</a> 705 src/exec.c (execmode.monitor == true && sys->cpu->pr == execptr->start) ||</span> <span class='curline'><a href='../S/2812.html#L711'>monitor</a> 711 src/exec.c monitor();</span> <span class='curline'><a href='../S/2812.html#L737'>monitor</a> 737 src/exec.c if(execmode.monitor == true) {</span> <span class='curline'><a href='../S/2812.html#L739'>monitor</a> 739 src/exec.c monitor();</span> </pre> </body> </html>