代码搜索:Synchronous
找到约 1,924 项符合「Synchronous」的源代码
代码结果 1,924
www.eeworm.com/read/287404/4023920
java readmessages.java
// ReadMessages.java - Sample application.
//
// This application shows you the basic procedure needed for reading
// SMS messages from your GSM modem, in synchronous mode.
//
package examples;
www.eeworm.com/read/287398/4023970
java readmessages.java
// ReadMessages.java - Sample application.
//
// This application shows you the basic procedure needed for reading
// SMS messages from your GSM modem, in synchronous mode.
//
// Operation descri
www.eeworm.com/read/273740/4197699
c comx.c
/*
* Device driver framework for the COMX line of synchronous serial boards
*
* for Linux kernel 2.2.X
*
* Original authors: Arpad Bakay ,
* Peter B
www.eeworm.com/read/269050/4247407
java readmessages.java
// ReadMessages.java - Sample application.
//
// This application shows you the basic procedure needed for reading
// SMS messages from your GSM modem, in synchronous mode.
//
// Operation descri
www.eeworm.com/read/439082/1820207
c clnt.c
/*
* linux/net/sunrpc/rpcclnt.c
*
* This file contains the high-level RPC interface.
* It is modeled as a finite state machine to support both synchronous
* and asynchronous requests.
*
*
www.eeworm.com/read/435497/1863874
java readmessages.java
// ReadMessages.java - Sample application.
//
// This application shows you the basic procedure needed for reading
// SMS messages from your GSM modem, in synchronous mode.
//
// Operation descri
www.eeworm.com/read/432906/1887354
c block-sync.c
/* block-sync.c
*
* simple slow synchronous raw disk implementation.
*
* (c) 2006 Andrew Warfield and Julian Chesterfield
*
* This program is free software; you can redistribute it and/or
* mod
www.eeworm.com/read/430518/1929071
c clnt.c
/*
* linux/net/sunrpc/rpcclnt.c
*
* This file contains the high-level RPC interface.
* It is modeled as a finite state machine to support both synchronous
* and asynchronous requests.
*
*
www.eeworm.com/read/430182/1939849
c comx.c
/*
* Device driver framework for the COMX line of synchronous serial boards
*
* for Linux kernel 2.2.X
*
* Original authors: Arpad Bakay ,
* Peter B
www.eeworm.com/read/387249/2563318
c blockdev.c
/*
Functions for doing synchronous read, write and ioctl on a device.
Copyright (C) 1999-2002 Bo Brant閚.
This program is free software; you can redistribute it and/or modify
it und