代码搜索:timeout
找到约 9,694 项符合「timeout」的源代码
代码结果 9,694
www.eeworm.com/read/311774/13626268
c timeout.c
#include "apue.h"
#include
#include
#include
extern int makethread(void *(*)(void *), void *);
struct to_info {
void (*to_fn)(void *); /* function */
void *to_arg
www.eeworm.com/read/304348/13796170
c timeout.c
#include "apue.h"
#include
#include
#include
extern int makethread(void *(*)(void *), void *);
struct to_info {
void (*to_fn)(void *); /* function */
void *to_arg
www.eeworm.com/read/152661/5671836
inl timeout.inl
#ifndef CYGONCE_IO_SERIAL_MISC_TIMEOUT_INL
#define CYGONCE_IO_SERIAL_MISC_TIMEOUT_INL
//==========================================================================
//
// timeout.inl
//
//
www.eeworm.com/read/152661/5671845
inl timeout.inl
#ifndef CYGONCE_IO_SERIAL_MISC_TIMEOUT_INL
#define CYGONCE_IO_SERIAL_MISC_TIMEOUT_INL
//==========================================================================
//
// timeout.inl
//
//
www.eeworm.com/read/150609/5690023
frm timeout.frm
VERSION 5.00
Begin VB.Form Timeout
Caption = "Timeout Setting Demo"
ClientHeight = 4236
ClientLeft = 132
ClientTop = 588
ClientWidth = 5772
www.eeworm.com/read/150609/5690026
vbp timeout.vbp
Type=Exe
Module=PComm; ..\PComm.bas
Module=Global; ..\Global.bas
Module=Mxtool; ..\MxTool.bas
Form=Timeout.frm
Form=RStat.frm
Form=WStat.frm
Module=TimeProc; TimeProc.bas
Form=..\About.frm
Fo