代码搜索:dispatch

找到约 10,000 项符合「dispatch」的源代码

代码结果 10,000
www.eeworm.com/read/13491/277131

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/191404/5166251

java changevaluedispatcher.java

package net.sourceforge.ganttproject.gui.options.model; /** * The classes that implements this interface should dispatch all * ChangeValueEvent to their ChangeValueListener
www.eeworm.com/read/329977/3429212

java dispatchidentifier.java

/** * */ package com.jacob.com; /** * A bunch of DispatchIds that were pulled out of the Dispatch class for version * 1.14. */ public class DispatchIdentifier { private DispatchIde
www.eeworm.com/read/438718/1822860

py mainloop.py

# Standard main loop for *all* STDWIN applications. # This requires that applications: # - register their windows on creation and unregister them when closed # - have a 'dispatch' function as a window
www.eeworm.com/read/154542/5636236

c bulkdev.c

/*++ Module Name: bulkdev.c Abstract: This file contains dispatch routines for create, close and selective suspend. The selective suspend feature is enabled if t
www.eeworm.com/read/154542/5636315

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/154542/5636425

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/154542/5636469

c bulkdev.c

/*++ Module Name: bulkdev.c Abstract: This file contains dispatch routines for create, close and selective suspend. The selective suspend feature is enabled if t
www.eeworm.com/read/395028/8199067

c bulkdev.c

/*++ Module Name: bulkdev.c Abstract: This file contains dispatch routines for create, close and selective suspend. The selective suspend feature is enabled if t
www.eeworm.com/read/392996/8316186

cpp scheduler.cpp

// 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, w