代码搜索:timeout

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

代码结果 9,694
www.eeworm.com/read/253410/12225282

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/339483/12231456

sh timeout.sh

#!/bin/bash # timeout.sh # Written by Stephane Chazelas, #+ and modified by the document author. INTERVAL=5 # timeout interval timedout_read() { timeout=$1 varname=$2 old_tty_
www.eeworm.com/read/150914/12246033

java timeout.java

//: c13:Timeout.java // Set a time limit on the execution of a program // From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002 // www.BruceEckel.com. See copyright notice in CopyRight.txt. import
www.eeworm.com/read/336609/12431338

html timeout.html

www.eeworm.com/read/230049/14307627

java timeout.java

//: c13:Timeout.java // Set a time limit on the execution of a program // From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002 // www.BruceEckel.com. See copyright notice in CopyRight.txt. import
www.eeworm.com/read/230049/14307644

class timeout.class

www.eeworm.com/read/229853/14314896

asm timeout.asm

;put into the public domain by Russell Nelson, nelson@crynwr.com ;we read the timer chip's counter zero. It runs freely, counting down ;from 65535 to zero. We sample the count coming in and subr
www.eeworm.com/read/223336/14644919

h timeout.h

//*---------------------------------------------------------------------------- //* ATMEL Microcontroller Software Support - ROUSSET - //*-------------------------------------------------
www.eeworm.com/read/223336/14644938

c timeout.c

//*---------------------------------------------------------------------------- //* ATMEL Microcontroller Software Support - ROUSSET - //*-------------------------------------------------
www.eeworm.com/read/118222/14881414

asm timeout.asm

; ; Timer routines - use set_*timeout to receive a clock value which ; can later be tested by calling chk_timeout with ; that clock value to determine if a time