代码搜索:asynchronous
找到约 2,366 项符合「asynchronous」的源代码
代码结果 2,366
www.eeworm.com/read/331910/12801345
c gasyncqueue.c
/* GLIB - Library of useful routines for C programming
* Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
*
* GAsyncQueue: asynchronous queue implementation, based on Gqueu
www.eeworm.com/read/492613/6416458
vhd tx_async.vhd
-- File................: TX_ASYNC.VHD
-- Function............: Perform the asynchronous transmit function for the SCC
-- Component of........: SCC.VHD
-- Components Required.: NONE
-- Compilation
www.eeworm.com/read/347053/11704290
java jmsdelegate.java
package com.ebusiness.ebank.servicedelegate;
/**
* Title:
* Description: This class delegate all visa payment to an asynchronous JMS call. JMS
* is provided by another
www.eeworm.com/read/259213/11815596
c serialkd.c
/*
** FILE : serialkd.c
** This program was published in "Embedded Applications Journal" 3Q 1993.
** The article: 'C' Interrupt Routine for the serial MCS-96 Asynchronous
www.eeworm.com/read/259213/11815738
c serialkd.c
/*
** FILE : serialkd.c
** This program was published in "Embedded Applications Journal" 3Q 1993.
** The article: 'C' Interrupt Routine for the serial MCS-96 Asynchronous
www.eeworm.com/read/259213/11815857
c serialkd.c
/*
** FILE : serialkd.c
** This program was published in "Embedded Applications Journal" 3Q 1993.
** The article: 'C' Interrupt Routine for the serial MCS-96 Asynchronous
www.eeworm.com/read/251779/12320064
c async.c
/*
FILE NAME: async.c
FILE DESCRIPTION:
Demonstrates asynchronous notification of interrupts. This
program sets up a function to be called when interrupt
notification occurs and the board i
www.eeworm.com/read/18335/784474
v async.v
// Asynchronous state machines (small ones)
// Do not give these designs to a synthesis tool because the
// optimizer will remove the gates you put in for hazard suppression.
//
// Synplify-Lite c
www.eeworm.com/read/18335/784568
vhd async.vhd
-- Asynchronous state machines (small ones)
-- Do not give these designs to a synthesis tool because the
-- optimizer will remove the gates you put in for hazard suppression.
--
-- Synplify-Lite c
www.eeworm.com/read/455325/1620091
readme
YUI Library - YUITest - Release Notes
2.3.0
* Beta release
2.3.1
* No changes
2.4.0
* Changed test running from synchronous to asynchronous.
* Added wait() and resume() methods to TestRu