代码搜索:waitpid
找到约 797 项符合「waitpid」的源代码
代码结果 797
www.eeworm.com/read/185783/8985197
c sigchld.c
#include "calld.h"
#include
/* SIGCHLD handler, invoked when a child terminates. */
void
sig_chld(int signo)
{
int stat, errno_save;
pid_t pid;
errno_save = errno; /* log_msg() mi
www.eeworm.com/read/183272/9172404
c sigchld.c
#include "calld.h"
#include
/*
* SIGCHLD handler, invoked when a child terminates.
* Probably interrupts accept() in serv_accept().
*/
void
sig_chld(int signo)
{
int stat, errno_sav
www.eeworm.com/read/371500/9551379
c sigchld.c
#include "calld.h"
#include
/* SIGCHLD handler, invoked when a child terminates. */
void
sig_chld(int signo)
{
int stat, errno_save;
pid_t pid;
e
www.eeworm.com/read/364932/9886852
c sigchld.c
#include "calld.h"
#include
/*
* SIGCHLD handler, invoked when a child terminates.
* Probably interrupts accept() in serv_accept().
*/
void
sig_chld(int signo)
{
int stat, errno_sav
www.eeworm.com/read/289562/7805584
c sigchld.c
#include "calld.h"
#include
/*
* SIGCHLD handler, invoked when a child terminates.
* Probably interrupts accept() in serv_accept().
*/
void
sig_chld(int signo)
{
int stat, errno_sav
www.eeworm.com/read/198616/7922743
c sigchld.c
#include "calld.h"
#include
/*
* SIGCHLD handler, invoked when a child terminates.
* Probably interrupts accept() in serv_accept().
*/
void
sig_chld(int signo)
{
int stat, errno_sav
www.eeworm.com/read/332098/12779556
c sigchld.c
#include "calld.h"
#include
/*
* SIGCHLD handler, invoked when a child terminates.
* Probably interrupts accept() in serv_accept().
*/
void
sig_chld(int signo)
{
int stat, errno_sav
www.eeworm.com/read/331180/12840927
c sigchld.c
#include "calld.h"
#include
/* SIGCHLD handler, invoked when a child terminates. */
void
sig_chld(int signo)
{
int stat, errno_save;
pid_t pid;
errno_save = errno; /* log_msg() mi
www.eeworm.com/read/311774/13626013
c sigchld.c
#include "calld.h"
#include
/*
* SIGCHLD handler, invoked when a child terminates.
* Probably interrupts accept() in serv_accept().
*/
void
sig_chld(int signo)
{
int stat, errno_sav
www.eeworm.com/read/304348/13795916
c sigchld.c
#include "calld.h"
#include
/*
* SIGCHLD handler, invoked when a child terminates.
* Probably interrupts accept() in serv_accept().
*/
void
sig_chld(int signo)
{
int stat, errno_sav