代码搜索:dispatch
找到约 10,000 项符合「dispatch」的源代码
代码结果 10,000
www.eeworm.com/read/178914/9382396
ini tobject_vcl4.ini
[TObject]
Inherits=0
m_SafeCallException=-20
m_AfterConstruction=-1C
m_BeforeDestruction=-18
m_Dispatch=-14
m_DefaultHandler=-10
m_NewInstance=-C
m_FreeInstance=-8
www.eeworm.com/read/351968/10590035
ini tobject_vcl4.ini
[TObject]
Inherits=0
m_SafeCallException=-20
m_AfterConstruction=-1C
m_BeforeDestruction=-18
m_Dispatch=-14
m_DefaultHandler=-10
m_NewInstance=-C
m_FreeInstance=-8
www.eeworm.com/read/246500/12721829
h drv_nim.h
#ifndef _DRV_NIM_H_
#define _DRV_NIM_H_
/****************************************************************
*
* FILENAME
* DRV_NIM.h
*
* PURPOSE
* EMMA2L Reference Model NIM Driver Header
*
www.eeworm.com/read/242403/13007798
c main.c
#include "AFA.h"
void main(void) {
SCH_Init_Time();
SCH_Add_Task(Task_a, 10, 1);
SCH_Add_Task(Task_b, 10, 10);
SCH_Start();
while (1) {
SCH_Dispatch_Tasks();
}
}
www.eeworm.com/read/147766/5720977
c cfe_api.c
/*
* Copyright (C) 2000, 2001 Broadcom Corporation
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published b
www.eeworm.com/read/147766/5724778
c mga_dma.c
/* mga_dma.c -- DMA support for mga g200/g400 -*- linux-c -*-
* Created: Mon Dec 13 01:50:01 1999 by jhartmann@precisioninsight.com
*
* Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
*
www.eeworm.com/read/136989/5837135
h rt_structuredproxypushsupplier.h
/* -*- C++ -*- */
/**
* @file RT_StructuredProxyPushSupplier.h
*
* RT_StructuredProxyPushSupplier.h,v 1.5 2003/07/21 23:51:32 dhinton Exp
*
* @author Pradeep Gore
www.eeworm.com/read/136989/5838080
h ec_dispatching_task.h
// -*- C++ -*-
/**
* @file EC_Dispatching_Task.h
*
* EC_Dispatching_Task.h,v 1.16 2003/08/18 06:42:14 ossama Exp
*
* @author Carlos O'Ryan (coryan@cs.wustl.edu)
*
* Based on prev
www.eeworm.com/read/136786/5864326
h local_irq.h
/*
* BK Id: SCCS/s.local_irq.h 1.7 05/17/01 18:14:21 cort
*/
#ifndef _PPC_KERNEL_LOCAL_IRQ_H
#define _PPC_KERNEL_LOCAL_IRQ_H
#include
#include
#include
www.eeworm.com/read/136786/5865333
c mga_dma.c
/* mga_dma.c -- DMA support for mga g200/g400 -*- linux-c -*-
* Created: Mon Dec 13 01:50:01 1999 by jhartmann@precisioninsight.com
*
* Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
*