代码搜索:asynchronous

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

代码结果 2,366
www.eeworm.com/read/209559/4967005

c x25_asy.c

/* * Things to sort out: * * o tbusy handling * o allow users to set the parameters * o sync/async switching ? * * Note: This does _not_ implement CCITT X.25 asynchronous framing * recommendat
www.eeworm.com/read/209559/4973371

txt kcopyd.txt

kcopyd ====== Kcopyd provides the ability to copy a range of sectors from one block-device to one or more other block-devices, with an asynchronous completion notification. It is used by dm-snapshot
www.eeworm.com/read/191602/5164854

h serchan.h

/* * serchan.h * * Asynchronous serial I/O channel class. * * Portable Windows Library * * Copyright (c) 1993-1998 Equivalence Pty. Ltd. * * The contents of this file are subject to
www.eeworm.com/read/191602/5164897

h serchan.h

/* * serchan.h * * Asynchronous Serial I/O channel class. * * Portable Windows Library * * Copyright (c) 1993-1998 Equivalence Pty. Ltd. * * The contents of this file are subject to
www.eeworm.com/read/191602/5164957

h conchan.h

/* * conchan.h * * Asynchronous serial I/O channel class. * * Portable Windows Library * * Copyright (c) 1993-1998 Equivalence Pty. Ltd. * * The contents of this file are subject to
www.eeworm.com/read/191602/5164962

h serchan.h

/* * serchan.h * * Asynchronous serial I/O channel class. * * Portable Windows Library * * Copyright (c) 1993-1998 Equivalence Pty. Ltd. * * The contents of this file are subject to
www.eeworm.com/read/191602/5165137

cxx serchan.cxx

/* * serchan.cxx * * Asynchronous serial I/O channel class implementation. * * Portable Windows Library * * Copyright (c) 1993-1998 Equivalence Pty. Ltd. * * The contents of this fil
www.eeworm.com/read/191602/5165196

cxx serial.cxx

/* * serial.cxx * * Asynchronous Serial I/O channel class. * * Portable Windows Library * * Copyright (c) 1993-1998 Equivalence Pty. Ltd. * * The contents of this file are subject to
www.eeworm.com/read/191602/5165225

cxx modem.cxx

/* * modem.cxx * * Asynchronous Serial I/O channel class. * * Portable Windows Library * * Copyright (c) 1993-2002 Equivalence Pty. Ltd. * * The contents of this file are subject to
www.eeworm.com/read/183001/5260172

c testlibpq2.c

/* * testlibpq2.c * Test of the asynchronous notification interface * * Start this program, then from psql in another window do * NOTIFY TBL2; * Repeat four times to get this program to exit.