代码搜索:recursive

找到约 2,177 项符合「recursive」的源代码

代码结果 2,177
www.eeworm.com/read/443644/7629689

c mutex_os2.c

/* ** 2007 August 28 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness
www.eeworm.com/read/196870/8052865

c lock.c

/* Locking in multithreaded situations. Copyright (C) 2005-2006 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the
www.eeworm.com/read/296068/8125343

c mutex_os2.c

/* ** 2007 August 28 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness
www.eeworm.com/read/147331/5732800

c scandir.c

#ifndef HAVE_OPENDIR /* * Copyright (c) 1983 Regents of the University of California. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification
www.eeworm.com/read/131315/5941234

h signal.h

// This may look like C code, but it is really -*- C++ -*- /* Copyright (C) 1989 Free Software Foundation written by Doug Lea (dl@rocky.oswego.edu) This file is part of the GNU C++ Library. Thi
www.eeworm.com/read/131315/5941262

h errno.h

#ifndef errno_h extern "C" { #ifdef __errno_h_recursive #include_next #else #define __errno_h_recursive #include_next #define errno_h 1 extern const char* const sys_errlist[
www.eeworm.com/read/124910/6035577

h stdio-lock.h

/* Thread package specific definitions of stream lock type. Generic version. Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C
www.eeworm.com/read/124347/6052246

c scandir.c

#ifndef HAVE_OPENDIR /* * Copyright (c) 1983 Regents of the University of California. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification
www.eeworm.com/read/274660/6288456

c mutex_w32.c

/* ** 2007 August 14 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness
www.eeworm.com/read/274660/6288500

c mutex_unix.c

/* ** 2007 August 28 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness