代码搜索:Notify
找到约 4,184 项符合「Notify」的源代码
代码结果 4,184
www.eeworm.com/read/279177/4138927
java graphremoveedgeevent.java
package salvo.jesus.graph;
import java.util.*;
/**
* This event is used to notify interested parties that an Edge object
* is about to be removed from a Graph object.
*
* @author Jesus M. Salvo
www.eeworm.com/read/279177/4138962
java graphremovevertexevent.java
package salvo.jesus.graph;
import java.util.*;
/**
* This event is used to notify interested parties that a Vertex object
* is about to be removed from a Graph object.
*
* @author Jesus M. Salv
www.eeworm.com/read/279077/4140039
cpp driverentry.cpp
// Main program for notify driver
// Copyright (C) 2001 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
NTSTATUS AddDevice(IN PDRIVER_OBJECT DriverObject, IN PD
www.eeworm.com/read/279077/4140087
cpp powerfdo.cpp
// Power request handler notify driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
NTSTATUS DefaultPowerHandler(PDEVICE_EXTENSION pdx,
www.eeworm.com/read/440906/1783226
java 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
www.eeworm.com/read/432474/1892517
c wdbctxstartlib.c
/* wdbCtxStart.c - notify host of context creation */
/* Copyright 1998 Wind River Systems, Inc. */
/*
modification history
--------------------
01a,25feb98,dbt written.
*/
/*
DESCPRIPTION
This li
www.eeworm.com/read/418308/2091011
c wdbctxstartlib.c
/* wdbCtxStart.c - notify host of context creation */
/* Copyright 1998 Wind River Systems, Inc. */
/*
modification history
--------------------
01a,25feb98,dbt written.
*/
/*
DESCPRIPTION
This li
www.eeworm.com/read/411543/2186079
cpp powerfdo.cpp
// Power request handler notify driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
NTSTATUS DefaultPowerHandler(PDEVICE_EXTENSION pdx,
www.eeworm.com/read/411543/2186253
cpp driverentry.cpp
// Main program for notify driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
NTSTATUS AddDevice(IN PDRIVER_OBJECT DriverObject, IN PD
www.eeworm.com/read/411543/2186254
cpp plugplay.cpp
// Plug and Play handlers for notify driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
NTSTATUS DefaultPnpHandler(IN PDEVICE_OBJECT f