代码搜索:asynchronous
找到约 2,366 项符合「asynchronous」的源代码
代码结果 2,366
www.eeworm.com/read/211147/4946357
lst prac9_asyn_09600.lst
Archelon msp430 Assembler Version 1.58 2004/03/12 File C:\AQ430 Practice Code\prac9_comm\asynchronous\prac9_asyn_09600.asm Page 1
1
28
www.eeworm.com/read/195341/5111972
u6
.sp 3
.SH Index
Index
.LP
.sp 2
.nf
& (asynchronous process) 8
; (multiple processes) 8
* (pattern match) 5
[ ] (pattern match) 6
? (pattern match) 6
(redirect I/O) 7
>> (file append) 12
bac
www.eeworm.com/read/312645/3653250
todo
$Id: TODO,v 1.17 2004/04/14 20:11:38 gleixner Exp $
- support asynchronous operation -- add a per-fs 'reserved_space' count,
let each outstanding write reserve the _maximum_ amount of physical
www.eeworm.com/read/369339/2801122
u6
.sp 3
.SH Index
Index
.LP
.sp 2
.nf
& (asynchronous process) 8
; (multiple processes) 8
* (pattern match) 5
[ ] (pattern match) 6
? (pattern match) 6
(redirect I/O) 7
>> (file append) 12
bac
www.eeworm.com/read/261703/4319770
vhd counter3.vhd
-- 8 bit up-counter with load, count
-- enable, and asynchronous high reset
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity counter is
port (d : in st
www.eeworm.com/read/183758/9141672
c aiopxlib.c
/* aioPxLib.c - asynchronous I/O (AIO) library (POSIX) */
/* Copyright 1984-2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01k,17jul00,jgn
www.eeworm.com/read/164463/10107011
h nfsiod.h
/*
* linux/include/linux/nfsiod.h
*
* Declarations for asynchronous NFS RPC calls.
*
*/
#ifndef _LINUX_NFSIOD_H
#define _LINUX_NFSIOD_H
#include
#include
#if
www.eeworm.com/read/322893/13362369
cmd c203.cmd
/*
Writing to the C2xx Asynchronous Serial Port in C V1.00
by Jeff Axelrod 3/26/97
*/
/* Command file for linking TMS320C203 programs on the WYLE board */
MEMORY
{
PAGE 0: /* PM - Program
www.eeworm.com/read/141295/5774067
c socket.c
/* Redefinition of the open system call, so that we can mark it
* as non-blocking and asynchronous */
#include
#include
#include
#include
int __w
www.eeworm.com/read/141295/5774078
c pipe.c
/* Redefinition of the open system call, so that we can mark it
* as non-blocking and asynchronous */
#include
#include
#include
#include
int __w