代码搜索:timeout
找到约 9,694 项符合「timeout」的源代码
代码结果 9,694
www.eeworm.com/read/220115/14852436
java clientmain.java
//客户端命令行程序
import java.io.FileReader;
import java.io.LineNumberReader;
import database.DatabaseAccess;
public class ClientMain
{
long timeIn,timeOut,time;
org.omg.CORBA.ORB orb;
Bank.Acc
www.eeworm.com/read/210352/15200975
h spcausb.h
#ifndef SPCAUSB_H
#define SPCAUSB_INIT_H
#if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 6)
#define wait_ms(a) msleep((a))
#endif
#if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 11)
#define TimeOut 1000
www.eeworm.com/read/209952/15210831
h spcausb.h
#ifndef SPCAUSB_H
#define SPCAUSB_INIT_H
#if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 6)
#define wait_ms(a) msleep((a))
#endif
#if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 11)
#define TimeOut 1000
www.eeworm.com/read/13388/274554
h tcp.h
#ifdef TCP_GLOBALS
#define TCP_EXT
#else
#define TCP_EXT extern
#endif
TCP_EXT void TCP1024_Init();
TCP_EXT void Process_Tcp_Timeout();
TCP_EXT void Process_Tcp();
www.eeworm.com/read/14325/327675
h bdm.h
#define BUS_FREQUENCY 6 /* JB8 runs at 3 MHz */
#define ACKN_TIMEOUT 375 /* longest time after which the target should produce ACKN pulse (150 cycles @ 400kHz = 375us) */
#define BDM_SYNC_REQ
www.eeworm.com/read/14759/407335
h bdm.h
#define BUS_FREQUENCY 6 /* JB8 runs at 3 MHz */
#define ACKN_TIMEOUT 375 /* longest time after which the target should produce ACKN pulse (150 cycles @ 400kHz = 375us) */
#define BDM_SYNC_REQ
www.eeworm.com/read/480930/1312436
c ip_conntrack_proto_generic.c
#include
#include
#include
#include
#include
#define GENERIC_TIMEOUT (600*HZ)
stati
www.eeworm.com/read/479151/1343911
c ip_conntrack_proto_generic.c
#include
#include
#include
#include
#include
#define GENERIC_TIMEOUT (600*HZ)
stati
www.eeworm.com/read/470354/1474355
h spcausb.h
#ifndef SPCAUSB_H
#define SPCAUSB_INIT_H
#if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 6)
#define wait_ms(a) msleep((a))
#endif
#if LINUX_VERSION_CODE > KERNEL_VERSION(2, 6, 11)
#define TimeOut 1000