代码搜索:asynchronous

找到约 2,366 项符合「asynchronous」的源代码

代码结果 2,366
www.eeworm.com/read/249895/4445145

java asyncreplicationmasterfile.java

package org.garret.perst.impl; import java.io.*; import java.net.*; import org.garret.perst.*; /** * File performing asynchronous replication of changed pages to specified slave nodes. *
www.eeworm.com/read/227684/4769905

sml multicast-sig.sml

(* multicast-sig.sml * * COPYRIGHT (c) 1990 by John H. Reppy. See COPYRIGHT file for details. * * Asynchronous multicast (one-to-many) channels. *) signature MULTICAST = sig type 'a mcha
www.eeworm.com/read/216499/4892359

1 kill.1

.th KILL I 2/8/75 .sh NAME kill \*- terminate a process .sh SYNOPSIS .bd kill [ \fB\*-\fRsigno ] processid ... .sh DESCRIPTION Kills the specified processes. The process number of each asynchronous pr
www.eeworm.com/read/209559/4974150

h kafsasyncd.h

/* kafsasyncd.h: AFS asynchronous operation daemon * * Copyright (C) 2002 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * This program is free software; yo
www.eeworm.com/read/209559/4974159

c kafsasyncd.c

/* kafsasyncd.c: AFS asynchronous operation daemon * * Copyright (C) 2002 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * This program is free software; yo
www.eeworm.com/read/209559/4975209

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/195341/5111771

1 kill.1

.th KILL I 2/8/75 .sh NAME kill \*- terminate a process .sh SYNOPSIS .bd kill [ \fB\*-\fRsigno ] processid ... .sh DESCRIPTION Kills the specified processes. The process number of each asynchronous pr
www.eeworm.com/read/195013/5123641

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/179911/5300892

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/169681/5416199

h if_ppp.h

/* if_ppp.h - Point-to-Point Protocol (PPP) Asynchronous driver header */ /* Copyright 1995 Wind River Systems, Inc. */ /* * Copyright (c) 1989 Carnegie Mellon University. * All rights reserved.