代码搜索:Async
找到约 3,194 项符合「Async」的源代码
代码结果 3,194
www.eeworm.com/read/316872/3590701
c async_memcpy.c
/*
* copy offload engine support
*
* Copyright © 2006, Intel Corporation.
*
* Dan Williams
*
* with architecture considerations by:
* Neil Brown
www.eeworm.com/read/316872/3595569
c ppp_async.c
/*
* PPP async serial channel driver for Linux.
*
* Copyright 1999 Paul Mackerras.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Gene
www.eeworm.com/read/316872/3598794
h async_tx.h
/*
* Copyright © 2006, Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU General Public License,
* version
www.eeworm.com/read/309984/3701098
cpp ndbapi_async.cpp
/* Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software F
www.eeworm.com/read/292144/3958485
c pg_async.c
/* ``The contents of this file are subject to the Erlang Public License,
* Version 1.1, (the "License"); you may not use this file except in
* compliance with the License. You should have received a
www.eeworm.com/read/292144/3958489
erl pg_async.erl
-module(pg_async).
-define(DRV_CONNECT, $C).
-define(DRV_DISCONNECT, $D).
-define(DRV_SELECT, $S).
-export([connect/1, disconnect/1, select/2]).
connect(ConnectStr) ->
case erl_ddll:lo
www.eeworm.com/read/292144/3958605
c erl_async.c
/*
** Asyncronous
*/
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#include "sys.h"
#include "erl_sys_driver.h"
#include "global.h"
#include "erl_threads.h"
typedef struct _erl_async {
struc
www.eeworm.com/read/282118/4109543
h sres_async.h
/*
* This file is part of the Sofia-SIP package
*
* Copyright (C) 2005 Nokia Corporation.
*
* Contact: Pekka Pessi
*
* This library is free software; you can redistribut
www.eeworm.com/read/277929/4148656
h sres_async.h
/*
* This file is part of the Sofia-SIP package
*
* Copyright (C) 2005 Nokia Corporation.
*
* Contact: Pekka Pessi
*
* This library is free software; you can redistribut
www.eeworm.com/read/273759/4193421
sgml async_queues.sgml
Asynchronous Queues
asynchronous communication between threads.