代码搜索:asynchronous
找到约 2,366 项符合「asynchronous」的源代码
代码结果 2,366
www.eeworm.com/read/128604/5982307
java imageobserver.java
/* ImageObserver.java -- Java interface for asynchronous updates to an image
Copyright (C) 1999 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software;
www.eeworm.com/read/108417/6182690
java ichatserver.java
/*
* Copyright (c) 2000 Lyrisoft Solutions, Inc.
* Used by permission
*/
package com.lyrisoft.chat.server.local;
/**
* The client-side view of the ChatServer.
*
* These calls are asynchronous.
www.eeworm.com/read/401599/11554953
cpp simpleclock.cpp
// SimpleClock.cpp
//
// Copyright (c) 2000 Symbian Ltd. All rights reserved.
// Asynchronous keyboard processing with messenger program.
// A single CWriteKeyProcessor active object (derived f
www.eeworm.com/read/16793/690979
timeout2
#!/bin/sh
# Author: P@draigBrady.com
# V1.0 : Nov 3 2006
#
# Execute a command with a timeout.
# If the timeout occurs the exit status is 128
#
# Note there is an asynchronous equivalent of this
www.eeworm.com/read/17655/751358
tdf tx.tdf
TITLE "Asynchronous Transmitter";
%//////////////////
// INCLUDE FILES //
//////////////////%
INCLUDE "lpm_dff.inc";
INCLUDE "lpm_mux.inc";
INCLUDE "lpm_counter.inc";
INCLUDE "clk_pdiv.i
www.eeworm.com/read/18128/775953
tdf tx.tdf
TITLE "Asynchronous Transmitter";
%//////////////////
// INCLUDE FILES //
//////////////////%
INCLUDE "lpm_dff.inc";
INCLUDE "lpm_mux.inc";
INCLUDE "lpm_counter.inc";
INCLUDE "clk_pdiv.i
www.eeworm.com/read/470713/1454443
java imageobserver.java
/* ImageObserver.java -- Java interface for asynchronous updates to an image
Copyright (C) 1999 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software;
www.eeworm.com/read/470693/1466333
java imageobserver.java
/* ImageObserver.java -- Java interface for asynchronous updates to an image
Copyright (C) 1999 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software;
www.eeworm.com/read/464393/1530775
cpp simpleclock.cpp
// SimpleClock.cpp
//
// Copyright (c) 2000 Symbian Ltd. All rights reserved.
// Asynchronous keyboard processing with messenger program.
// A single CWriteKeyProcessor active object (derived f