代码搜索:dispatch
找到约 10,000 项符合「dispatch」的源代码
代码结果 10,000
www.eeworm.com/read/367066/9784328
c intdev.c
/*++
Module Name:
intdev.c
Abstract:
This file contains dispatch routines for create,
close and selective suspend.
The selective suspend feature is enabled if
th
www.eeworm.com/read/103770/15721684
c nlmain.c
/*++
Copyright (c) 1989 - 1999 Microsoft Corporation
Module Name:
nlmain.c
Abstract:
This file contains the initialization and dispatch routines
for the LAN Manager portio
www.eeworm.com/read/431065/8710022
lnp pwm_soft.lnp
"2_01_12G.obj",
"MAIN.obj",
"PWM_SOFT.obj",
"SCH51.obj"
TO "PWM_Soft"
RAMSIZE(256)
OVERLAY (main ~ (PWM_Soft_Update, PWM_Soft_Test), SCH_Dispatch_Tasks ! (PWM_Soft_Update, PWM_Soft_Test))
www.eeworm.com/read/284348/8939517
h dispsimple.h
#pragma once
// CDispSimple 命令目标
class CDispSimple : public CCmdTarget
{
DECLARE_DYNCREATE(CDispSimple)
public:
CDispSimple();
virtual ~CDispSimple();
virtual void OnFinalRelea
www.eeworm.com/read/426767/9000216
c pnp.c
/* LIBUSB-WIN32, Generic Windows USB Library
* Copyright (c) 2002-2005 Stephan Meyer
*
* This program is free software; you can redistribute it and/or modify
* it under the ter
www.eeworm.com/read/381581/9084466
h dispsimple.h
#pragma once
// CDispSimple 命令目标
class CDispSimple : public CCmdTarget
{
DECLARE_DYNCREATE(CDispSimple)
public:
CDispSimple();
virtual ~CDispSimple();
virtual void OnFinalRelea
www.eeworm.com/read/465300/7052921
h sam_nowindowctl.h
#if !defined(AFX_SAM_NOWINDOWCTL_H__58C72A64_D633_11D3_9B30_52544C393A8C__INCLUDED_)
#define AFX_SAM_NOWINDOWCTL_H__58C72A64_D633_11D3_9B30_52544C393A8C__INCLUDED_
#if _MSC_VER >= 1000
#pragma on
www.eeworm.com/read/143559/12860878
lnp pwm_soft.lnp
"2_01_12G.obj",
"MAIN.obj",
"PWM_SOFT.obj",
"SCH51.obj"
TO "PWM_Soft"
RAMSIZE(256)
OVERLAY (main ~ (PWM_Soft_Update, PWM_Soft_Test), SCH_Dispatch_Tasks ! (PWM_Soft_Update, PWM_Soft_Test))
www.eeworm.com/read/137363/5825063
asm apcddb.asm
.386p
;******************************************************************************
; I N C L U D E S
;***********************************************************************
www.eeworm.com/read/136989/5827485
cpp mif.cpp
// MIF.cpp,v 1.13 2003/11/09 04:12:06 dhinton Exp
#include "ace/Auto_Ptr.h"
#include "ace/Task.h"
#include "ace/Sched_Params.h"
#include "ace/Atomic_Op.h"
#include "ace/High_Res_Timer.h"
#incl