代码搜索:SIGNALS
找到约 6,227 项符合「SIGNALS」的源代码
代码结果 6,227
www.eeworm.com/read/139291/5804272
c signals.c
/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in c
www.eeworm.com/read/137626/5823192
h signals.h
/* Signals handling. */
/* $Id: signals.h,v 1.7 2004/06/12 18:51:21 zas Exp $ */
#ifndef EL__LOWLEVEL_SIGNALS_H
#define EL__LOWLEVEL_SIGNALS_H
struct terminal;
#define NUM_SIGNALS 32
extern volati
www.eeworm.com/read/137626/5823205
c signals.c
/* Signals handling. */
/* $Id: signals.c,v 1.27.4.3 2005/02/28 01:21:34 jonas Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include
#include
#include
#in
www.eeworm.com/read/137311/5825986
c signals.c
/*
* Boa, an http server
* Copyright (C) 1995 Paul Phillips
* Some changes Copyright (C) 1996 Larry Doolittle
* Some changes Copyright (C) 1996-99 Jon Nel
www.eeworm.com/read/136989/5826712
mpc signals.mpc
project(SigAction) : aceexe {
exename = SigAction
Source_Files {
SigAction.cpp
}
}
project(SigGuard) : aceexe {
exename = SigGuard
Source_Files {
SigGuard.cpp
}
}
p
www.eeworm.com/read/136989/5826728
cpp signals.cpp
// Signals.cpp,v 1.4 2004/01/09 21:59:43 shuston Exp
#include "ace/OS_NS_time.h"
#include "ace/OS_NS_unistd.h"
#include "ace/Task.h"
#include "ace/Log_Msg.h"
#include "ace/Signal.h"
// Listi
www.eeworm.com/read/133772/5900327
cdl signals.cdl
# ====================================================================
#
# signals.cdl
#
# C library signal related configuration data
#
# =============================================
www.eeworm.com/read/131315/5937021
c signals.c
/*******************************************************************************
*
* signals -- signal handling for dipress
*
* William LeFebvre
* with modifications by John Mellor-Crummey
*
*
www.eeworm.com/read/131315/5939058
h signals.h
/* Signal handler definitions for GDB, the GNU Debugger.
Copyright (C) 1986, 1989 Free Software Foundation, Inc.
This file is part of GDB.
This program is free software; you can redistribute it a