代码搜索:setitimer
找到约 71 项符合「setitimer」的源代码
代码结果 71
www.eeworm.com/read/131315/5930235
c sleep.c
/*
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permi
www.eeworm.com/read/101082/6245641
3 pause.3
.\" SCCSID: @(#)pause.3 8.1 9/11/90
.TH pause 3
.SH Name
pause \- stop until signal
.SH Syntax
.B pause()
.SH Description
.NXR "pause subroutine"
.NXA "kill system call" "pause subroutine"
.NXA "seti
www.eeworm.com/read/101082/6247520
3 pause.3
.\" SCCSID: @(#)pause.3 8.1 9/11/90
.TH pause 3
.SH Name
pause \- stop until signal
.SH Syntax
.B pause()
.SH Description
.NXR "pause subroutine"
.NXA "kill system call" "pause subroutine"
.NXA "seti
www.eeworm.com/read/136812/5857012
c sleep.c
#if !defined(lint) && defined(SCCSIDS)
static char sccsid[] = "@(#)sleep.c 1.1 92/07/30 SMI"; /* from UCB 5.1 85/05/30 */
#endif
/*
* Copyright (c) 1980 Regents of the University of California.
* A
www.eeworm.com/read/101082/6251412
c starsleep.c
#ifndef lint
static char *sccsid = "@(#)starsleep.c 4.1 (ULTRIX) 11/23/87";
#endif lint
/************************************************************************
* *
* Copyright (c) 1985