代码搜索:dispatch
找到约 10,000 项符合「dispatch」的源代码
代码结果 10,000
www.eeworm.com/read/481225/6645101
cc scheduler.cc
// scheduler.cc
// Routines to choose the next thread to run, and to dispatch to
// that thread.
//
// These routines assume that interrupts are already disabled.
// If interrupts are disabled, we c
www.eeworm.com/read/253762/12200930
c bulkdev.c
/*++
Copyright (c) 2000 Microsoft Corporation
Module Name:
bulkdev.c
Abstract:
This file contains dispatch routines for create,
close and selective suspend.
The sel
www.eeworm.com/read/126214/14437790
cpp cwdw.cpp
// function to call "window.document.write("Hello")" on
// a script host application
HRESULT CallWindowDocumentWrite(IActiveScriptSite *pass)
{
// Get dispatch interface for window from host appli
www.eeworm.com/read/215126/15073220
c bulkdev.c
/*++
Copyright (c) 2000 Microsoft Corporation
Module Name:
bulkdev.c
Abstract:
This file contains dispatch routines for create,
close and selective suspend.
The sel
www.eeworm.com/read/214672/15092228
cc scheduler.cc
// scheduler.cc
// Routines to choose the next thread to run, and to dispatch to
// that thread.
//
// These routines assume that interrupts are already disabled.
// If interrupts are disabled, we c
www.eeworm.com/read/493919/1163094
c bulkdev.c
/*++
Copyright (c) 2000 Microsoft Corporation
Module Name:
bulkdev.c
Abstract:
This file contains dispatch routines for create,
close and selective suspend.
The sel
www.eeworm.com/read/491809/1187523
cc scheduler.cc
// scheduler.cc
// Routines to choose the next thread to run, and to dispatch to
// that thread.
//
// These routines assume that interrupts are already disabled.
// If interrupts are disabled, we c
www.eeworm.com/read/218287/4861207
c bulkdev.c
/*++
Copyright (c) 2000 Microsoft Corporation
Module Name:
bulkdev.c
Abstract:
This file contains dispatch routines for create,
close and selective suspend.
The sel
www.eeworm.com/read/206619/5007079
cs testeventdispatcher.cs
using System;
namespace NUnit.Core
{
///
/// Helper class used by runner to dispatch test events
///
public class TestEventDispatcher : ITestEvents
{
#region Even
www.eeworm.com/read/346315/3184814
c bulkdev.c
/*++
Copyright (c) 2000 Microsoft Corporation
Module Name:
bulkdev.c
Abstract:
This file contains dispatch routines for create,
close and selective suspend.
The sel