代码搜索结果
找到约 10,000 项符合
Monitor 的代码
profile.h
/* A simple profiler for UnderC
* This uses the custom trace facility to monitor every function in the system
*/
#ifndef __UCRI_PROFILE_H
#define __UCRI_PROFILE_H
#include
#inc
lpc210x.h
/*
* $Revision: 5609 $
*/
//XTAL frequency in Hz
#define XTALFREQ 14745600
//pclk must always be XTALFREQ/4 when using the ROM monitor.
#define PCLKFREQ (XTALFREQ/4)
void LPC210xSyste
main_sambaget.c
/**
* Main program code for the sambaget utility. Write the SAM-BA boot
* monitor program to a given file name.
*
* Copyright 2006 David Anderson
*
* This program is
driver.c
/*
* ExcpHook Global ring0 Exception Monitor (KiDispatchException Hooking Driver)
* code by gynvael.coldwind//vx
* mailto: gynvael@coldwind.pl
* www : http://gynvael.vexillium.org
*
* L
thread_wait_2.java
// Create many threads waiting on a monitor. Interrupt some of them. Do the
// others wake up correctly with notify() and/or notifyAll()?
// Origin: Bryce McKinlay
import jav
serial167.h
/*
* serial167.h
*
* Richard Hirst [richard@sleepie.demon.co.uk]
*
* Based on cyclades.h
*/
struct cyclades_monitor {
unsigned long int_count;
unsigned long
stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// DebugPrint Monitor.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#includ
serial167.h
/*
* serial167.h
*
* Richard Hirst [richard@sleepie.demon.co.uk]
*
* Based on cyclades.h
*/
struct cyclades_monitor {
unsigned long int_count;
unsigned long
resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by monitor.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#d
resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by monitor.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#d