代码搜索:clone

找到约 4,459 项符合「clone」的源代码

代码结果 4,459
www.eeworm.com/read/479931/1327454

c clone1.c

/* #notarget: cris*-*-elf #output: got: a\nthen: bc\nexit: 0\n */ /* This is a very limited subset of what ex1.c does; we just check that thread creation (clone syscall) and pipe writes and reads
www.eeworm.com/read/479931/1327466

c clone5.c

/* Check that unimplemented clone syscalls get the right treatment. #notarget: cris*-*-elf #xerror: #output: Unimplemented clone syscall * #output: program stopped with signal 4.\n */ #include
www.eeworm.com/read/479931/1327470

c clone4.c

/* Check that TRT happens when we reach the #threads implementation limit. #notarget: cris*-*-elf */ #include #include #include #include #include
www.eeworm.com/read/470917/1438851

s clone2.s

/* We want an #include_next, but we are the main source file. So, #include ourselves and in that incarnation we can use #include_next. */ #ifndef INCLUDED_SELF # define INCLUDED_SELF # include
www.eeworm.com/read/470917/1440479

s clone2.s

/* Copyright (C) 2000, 2001, 2003, 2004, 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
www.eeworm.com/read/470917/1440875

c tst-clone.c

/* Test for proper error/errno handling in clone. Copyright (C) 2006 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redist
www.eeworm.com/read/247605/4479375

cpp clone_values.cpp

/* ***** BEGIN LICENSE BLOCK ***** * Source last modified: $Id: clone_values.cpp,v 1.1.6.3 2004/07/09 01:48:15 hubbe Exp $ * * Portions Copyright (c) 1995-2004 RealNetworks, Inc. All Rights Reserv
www.eeworm.com/read/247605/4479426

h clone_values.h

/* ***** BEGIN LICENSE BLOCK ***** * Source last modified: $Id: clone_values.h,v 1.1.6.3 2004/07/09 01:48:00 hubbe Exp $ * * Portions Copyright (c) 1995-2004 RealNetworks, Inc. All Rights Reserved
www.eeworm.com/read/246537/4494088

c ga_clone.c

#include "gai_hdr.h" /* * Clone a new addrinfo structure from an existing one. */ /* include ga_clone */ struct addrinfo * ga_clone(struct addrinfo *ai) { struct addrinfo *new; if ( (new = call
www.eeworm.com/read/237551/4623181

s clone2.s

/* We want an #include_next, but we are the main source file. So, #include ourselves and in that incarnation we can use #include_next. */ #ifndef INCLUDED_SELF # define INCLUDED_SELF # include