代码搜索:timeout

找到约 9,694 项符合「timeout」的源代码

代码结果 9,694
www.eeworm.com/read/154656/11940076

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/255335/12087208

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/339831/12202110

sh grade.sh

#!/bin/sh verbose=false if [ "x$1" = "x-v" ] then verbose=true out=/dev/stdout err=/dev/stderr else out=/dev/null err=/dev/null fi pts=5 timeout=30 preservefs=n echo_n () { # suns can't echo
www.eeworm.com/read/337078/12392484

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/234590/14104724

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/128164/14313329

c i28f128.c

#include "../../h/tffs/flflash.h" #include "../../h/tffs/backgrnd.h" #include "ads860.h" #include "stdio.h" #define PROGRAM_TIMEOUT 1000000L #define TMPL_BUFFER_SIZE 0x20 /* b
www.eeworm.com/read/229123/14352831

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/226941/14446094

c jindu.c

#include typedef struct _ProgressData { GtkWidget *window; GtkWidget *pbar; int timer; gboolean activity_mode; } ProgressData; /* 更新进度条,这样就能够看到进度条的移动 */ gint progress_timeout( gp
www.eeworm.com/read/225732/14519035

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/121459/14756311

h nullincl.h

int HN_pack_size = 247; // One packet size of download long HN_timeout = 2L; // Maxi time of time_out int HN_retry=10; int HN_ESC_delay = 1; int HN_RF = 0; in