代码搜索:fork

找到约 4,354 项符合「fork」的源代码

代码结果 4,354
www.eeworm.com/read/192230/5158980

mh isi.mh

# Host: ISI Optimum V (3.05) under 4.3bsd. # corelow.o commented out because core dumps are broken on this machine, # as of GDB 4.8, according to lam@tfs.com XDEPFILES= infptrace.o inftarg.o fork-chil
www.eeworm.com/read/192230/5159134

mh tahoe.mh

# OBSOLETE # Host: CCI or Harris Tahoe running BSD Unix # OBSOLETE # OBSOLETE XM_FILE= xm-tahoe.h # OBSOLETE XDEPFILES= infptrace.o inftarg.o fork-child.o corelow.o core-aout.o
www.eeworm.com/read/186360/5234100

h syscall_nr.h

/* * This file contains the system call numbers. */ #define TARGET_NR_restart_syscall 0 #define TARGET_NR_exit 1 #define TARGET_NR_fork 2 #define TARGET_NR_read 3 #define TARGET_NR_write
www.eeworm.com/read/186360/5234103

h syscall_nr.h

/* * This file contains the system call numbers. */ #define TARGET_NR_restart_syscall 0 #define TARGET_NR_exit 1 #define TARGET_NR_fork 2 #define TARGET_NR_read 3 #define TARGET_NR_wr
www.eeworm.com/read/182103/5266832

c pthreadatfork.c

/* * pthread_atfork() - POSIX 1003.1b 3.1.3 * * 3.1.3 Register Fork Handlers, P1003.1c/Draft 10, P1003.1c/Draft 10, p. 27 * * RTEMS does not support processes, so we fall under this and do no
www.eeworm.com/read/346457/3183878

svn-base syscall_nr.h.svn-base

/* * This file contains the system call numbers. */ #define TARGET_NR_restart_syscall 0 #define TARGET_NR_exit 1 #define TARGET_NR_fork 2 #define TARGET_NR_read 3 #define TARGET_NR_write
www.eeworm.com/read/346457/3183881

h syscall_nr.h

/* * This file contains the system call numbers. */ #define TARGET_NR_restart_syscall 0 #define TARGET_NR_exit 1 #define TARGET_NR_fork 2 #define TARGET_NR_read 3 #define TARGET_NR_write
www.eeworm.com/read/346457/3183908

svn-base syscall_nr.h.svn-base

/* * This file contains the system call numbers. */ #define TARGET_NR_restart_syscall 0 #define TARGET_NR_exit 1 #define TARGET_NR_fork 2 #define TARGET_NR_read 3 #define TARGET_NR_wr
www.eeworm.com/read/346457/3183911

h syscall_nr.h

/* * This file contains the system call numbers. */ #define TARGET_NR_restart_syscall 0 #define TARGET_NR_exit 1 #define TARGET_NR_fork 2 #define TARGET_NR_read 3 #define TARGET_NR_wr
www.eeworm.com/read/316872/3602305

h unistd.h

#ifndef _ASM_UNISTD_H_ #define _ASM_UNISTD_H_ /* * This file contains the system call numbers. */ #define __NR_restart_syscall 0 #define __NR_exit 1 #define __NR_fork 2 #define __NR_rea