代码搜索:timeout
找到约 9,694 项符合「timeout」的源代码
代码结果 9,694
www.eeworm.com/read/227684/4770092
sml timeout-sig.sml
(* timeout-sig.sml
*
* COPYRIGHT (c) 1995 AT&T Bell Laboratories.
* COPYRIGHT (c) 1989-1991 John H. Reppy
*
* Exported interface for timeout synchronization.
*)
signature TIME_OUT =
sig
www.eeworm.com/read/213392/4916722
c sip_timeout.c
/*
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
* Common Development and Distribution License (the "License").
* You may not use this file except in complianc
www.eeworm.com/read/213039/4931667
h handle_timeout.h
// -*- C++ -*-
//
// Handle_Timeout.h,v 4.7 2002/04/11 02:31:03 ossama Exp
/* Handles timeouts. */
#ifndef _HANDLE_TIMEOUT_H
#define _HANDLE_TIMEOUT_H
#include "ace/Service_Config.h"
#i
www.eeworm.com/read/213039/4931668
i handle_timeout.i
/* -*- C++ -*- */
// Handle_Timeout.i,v 4.13 2003/12/30 23:18:59 shuston Exp
#include "ace/Service_Config.h"
#include "ace/Get_Opt.h"
#include "ace/OS_NS_stdio.h"
#include "ace/OS_NS_string.h"
www.eeworm.com/read/213039/4931699
cpp handle_timeout.cpp
// Handle_Timeout.cpp,v 4.2 1998/07/31 22:55:19 gonzo Exp
#include "Handle_Timeout.h"
ACE_RCSID(server, Handle_Timeout, "Handle_Timeout.cpp,v 4.2 1998/07/31 22:55:19 gonzo Exp")
#if defined (
www.eeworm.com/read/213039/4931797
dsp test_timeout.dsp
# Microsoft Developer Studio Project File - Name="test_timeout" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x
www.eeworm.com/read/213039/4931818
vcp proactor_timeout.vcp
# Microsoft eMbedded Visual Tools Project File - Name="Proactor_Timeout" - Package Owner=
# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
# ** DO NOT EDIT **
# TARG
www.eeworm.com/read/213039/4931834
cpp test_timeout.cpp
// $Id: test_timeout.cpp
// ============================================================================
//
// = LIBRARY
// examples
//
// = FILENAME
// test_timeout.cpp
//
// = DESCR