代码搜索:timeout
找到约 9,694 项符合「timeout」的源代码
代码结果 9,694
www.eeworm.com/read/200278/5070977
mk solaris.mk
include ../Make.defines.solaris
EXTRA=-D_POSIX_PTHREAD_SEMANTICS
EXTRALIBS=-lrt -lpthread
PROGS = atfork timeout suspend
all: detach.o getenv1.o getenv2.o getenv3.o ${PROGS}
detach.o: detach.c
tim
www.eeworm.com/read/340362/3286749
c lcd128_64.c
#include "app_ex_main.h"
#include "app_ex_util.h"
#include "RF04EB.h"
#include "hal.h"
#include "Font.h"
#define RECALIB_TIMEOUT 12000 // Every 2 minutes
#define MSG_PING 0x00
#
www.eeworm.com/read/314660/3630138
so deaddbg.so
m4_comment([$Id: deaddbg.so,v 10.5 2005/12/02 17:27:50 alanb Exp $])
m4_ref_title(Locking Subsystem,
Deadlock debugging,, lock/timeout, lock/page)
m4_p([dnl
An occasional debugging problem in m4
www.eeworm.com/read/312645/3669168
lst menu.lst
# Example GRUB boot menu configuration file for eCos
default 0
timeout 30
# eCos tm_basic test from dd0
title eCos - tm_basic fd0
root (fd0)
kernel /boot/tm_basic
# eCos tm_basic test fro
www.eeworm.com/read/447367/1704986
c lcd128_64.c
#include "app_ex_main.h"
#include "app_ex_util.h"
#include "RF04EB.h"
#include "hal.h"
#include "Font.h"
#define RECALIB_TIMEOUT 12000 // Every 2 minutes
#define MSG_PING 0x00
#
www.eeworm.com/read/447363/1705317
c lcd128_64.c
#include "app_ex_main.h"
#include "app_ex_util.h"
#include "RF04EB.h"
#include "hal.h"
#include "Font.h"
#define RECALIB_TIMEOUT 12000 // Every 2 minutes
#define MSG_PING 0x00
#
www.eeworm.com/read/447361/1705494
c serial_core.c
#include "config.h"
#include "machine.h"
#include "serial.h"
#include "processor.h"
#include
int getc_errno = 0;
__u8 do_getc(vfuncp idler, unsigned long timeout, int *statp)
{
__u8 c, rxs