代码搜索:timeout

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

代码结果 9,694
www.eeworm.com/read/386001/2577431

h myuart.h

void Uart_Init(int Uartnum, int mclk,int baud); void Uart_SendByte(int Uartnum, unsigned char data); void Uart_Printf(char *fmt,...); char Uart_Getch(char* Revdata, int Uartnum, int timeout); void
www.eeworm.com/read/386001/2577465

h myuart.h

void Uart_Init(int Uartnum, int mclk,int baud); void Uart_SendByte(int Uartnum, unsigned char data); void Uart_Printf(char *fmt,...); char Uart_Getch(char* Revdata, int Uartnum, int timeout); void
www.eeworm.com/read/366702/2879689

c pr35492.c

void prepare_to_wait (void *, void *, int); void finish_wait (void *, void *); extern signed long schedule_timeout (signed long); struct sock { unsigned char skc_state; void *sk_sleep; int sk_er
www.eeworm.com/read/364550/2903271

h poll.h

/* * poll.h */ #ifndef _POLL_H #define _POLL_H #include #include #include #include /* POSIX specifies "int" for the timeout, Linux seems to
www.eeworm.com/read/360756/2959723

h myuart.h

void Uart_Init(int Uartnum, int mclk,int baud); void Uart_SendByte(int Uartnum, unsigned char data); void Uart_Printf(char *fmt,...); char Uart_Getch(char* Revdata, int Uartnum, int timeout); void
www.eeworm.com/read/358972/2981663

vodafone-prep

ABORT BUSY ABORT ERROR ABORT 'NO CARRIER' REPORT CONNECT TIMEOUT 10 "" "AT" OK "AT+CGDCONT=1,\042IP\042,\042web.vodafone.de\042" #SAY "\nSome modems need up to 20 seconds wait time to switch between U
www.eeworm.com/read/157711/5604308

asp usermess.asp

www.eeworm.com/read/474905/6797384

c ruptime-dg.c

#include "apue.h" #include #include #include #define BUFLEN 128 #define TIMEOUT 20 void sigalrm(int signo) { } void print_uptime(int sockfd, struct addrinfo *ai
www.eeworm.com/read/474722/6805398

h myuart.h

void Uart_Init(int Uartnum, int mclk,int baud); void Uart_SendByte(int Uartnum, unsigned char data); void Uart_Printf(char *fmt,...); char Uart_Getch(char* Revdata, int Uartnum, int timeout); void
www.eeworm.com/read/474749/6805854

h myuart.h

void Uart_Init(int Uartnum, int mclk,int baud); void Uart_SendByte(int Uartnum, unsigned char data); void Uart_Printf(char *fmt,...); char Uart_Getch(char* Revdata, int Uartnum, int timeout); void