代码搜索:setitimer
找到约 71 项符合「setitimer」的源代码
代码结果 71
www.eeworm.com/read/101082/6240717
s setitimer.s
/* @(#)setitimer.s 4.1 (ULTRIX) 7/3/90 */
/* ------------------------------------------------------------------ */
/* | Copyright Unpublished, MIPS Computer Systems, Inc. All Rights | */
/*
www.eeworm.com/read/101082/6241108
c setitimer.c
/* setitimer.c 4.1 82/12/04 */
#include "SYS.h"
SYSCALL(setitimer)
ret
www.eeworm.com/read/404613/11481491
c setitimer.c
#include
#include
#include
void user_func(int sig)
{
if(sig==SIGALRM)
{
printf("catch a signal SIGALRM\n");
}
else if(sig==SIGVTALRM)
{
printf("catch a sig
www.eeworm.com/read/404612/11481529
c setitimer.c
#include
#include
#include
void user_func(int sig)
{
if(sig==SIGALRM)
{
printf("catch a signal SIGALRM\n");
}
else if(sig==SIGVTALRM)
{
printf("catch a sig
www.eeworm.com/read/402196/11541203
test_setitimer
www.eeworm.com/read/348130/11609876
c setitimer.c
/* Copyright (C) 1991, 1994, 1995, 1996, 1997 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify
www.eeworm.com/read/470917/1440797
s setitimer.s
/* Copyright (C) 1998, 2003, 2006 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under th
www.eeworm.com/read/470917/1442908
c setitimer.c
/* Copyright (C) 1994,1995,1996,1997,2000,2001,2005
Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or