代码搜索:asynchronous
找到约 2,366 项符合「asynchronous」的源代码
代码结果 2,366
www.eeworm.com/read/350097/3135779
c sched.c
/*
* linux/net/sunrpc/sched.c
*
* Scheduling for synchronous and asynchronous RPC requests.
*
* Copyright (C) 1996 Olaf Kirch,
*
* TCP NFS related read + write fixes
* (C)
www.eeworm.com/read/349885/3137498
java asyncprocessor.java
package org.sreid.j2me.util;
import java.util.*;
/**
* AsyncProcessor for handing off tasks to asynchronous worker threads.
* Construct one, then call enqueueJob(Runnable job) to run job in the b
www.eeworm.com/read/317484/3579501
vhd sin_rom.vhd
--Asynchronous ROM storing the amplitude for sine.
--Generated with external script, see the documentation for details
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use
www.eeworm.com/read/317484/3579504
vhd sin_rom.vhd
--Asynchronous ROM storing the amplitude for sine.
--Generated with external script, see the documentation for details
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use
www.eeworm.com/read/316872/3605038
todo
- support asynchronous operation -- add a per-fs 'reserved_space' count,
let each outstanding write reserve the _maximum_ amount of physical
space it could take. Let GC flush the outstanding w
www.eeworm.com/read/316872/3607089
c sched.c
/*
* linux/net/sunrpc/sched.c
*
* Scheduling for synchronous and asynchronous RPC requests.
*
* Copyright (C) 1996 Olaf Kirch,
*
* TCP NFS related read + write fixes
* (C)
www.eeworm.com/read/302096/3827101
xif rtrmgr_client.xif
/* $XORP: xorp/xrl/interfaces/rtrmgr_client.xif,v 1.2 2003/01/28 02:20:34 pavlin Exp $ */
/*
* Router Manager Client XRL interface.
* These are asynchronous callbacks from the Router Manager
*/
www.eeworm.com/read/292705/3950195
c sched.c
/*
* linux/net/sunrpc/sched.c
*
* Scheduling for synchronous and asynchronous RPC requests.
*
* Copyright (C) 1996 Olaf Kirch,
*
* TCP NFS related read + write fixes
* (C)
www.eeworm.com/read/439082/1820210
c sched.c
/*
* linux/net/sunrpc/sched.c
*
* Scheduling for synchronous and asynchronous RPC requests.
*
* Copyright (C) 1996 Olaf Kirch,
*
* TCP NFS related read + write fixes
* (C)
www.eeworm.com/read/430518/1929074
c sched.c
/*
* linux/net/sunrpc/sched.c
*
* Scheduling for synchronous and asynchronous RPC requests.
*
* Copyright (C) 1996 Olaf Kirch,
*
* TCP NFS related read + write fixes
* (C)