代码搜索:recursive
找到约 2,177 项符合「recursive」的源代码
代码结果 2,177
www.eeworm.com/read/425978/10298794
c mutex_noop.c
/*
** 2008 October 07
**
** 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 forgivenes
www.eeworm.com/read/425978/10298864
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
www.eeworm.com/read/276620/10722903
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/417321/10994485
c mutex8r.c
/*
* mutex8r.c
*
*
* Pthreads-win32 - POSIX Threads Library for Win32
* Copyright (C) 1998 Ben Elliston and Ross Johnson
* Copyright (C) 1999,2000,2001 Ross Johnson
*
* Contact Email: rpj@ise
www.eeworm.com/read/417321/10995187
c pthread_mutex_destroy.c
/*
* pthread_mutex_destroy.c
*
* Description:
* This translation unit implements mutual exclusion (mutex) primitives.
*
* ------------------------------------------------------------------------
www.eeworm.com/read/443644/7629670
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
www.eeworm.com/read/396865/8087043
m subsref.m
function b = subsref(a,s)
Q = 'a'; Q2='a';
%% ---- preprocess adding children calls each time there isn't one!!! --
%% to minimic f.child{1}.child{1} by just doing f{1}{1} !!
t=s; j=1; isfile=iso
www.eeworm.com/read/396865/8087047
m subsasgn.m
function a = subsasgn(a,s,value)
Q = 'a'; Q2='a';
%% ---- preprocess adding children calls each time there isn't one!!! --
%% to minimic f.child{1}.child{1} by just doing f{1}{1} !!
t=s; j=1;
www.eeworm.com/read/147331/5731115
c scandir64.c
/*
* Copyright (c) 1983 Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provid
www.eeworm.com/read/131315/5941255
h grp.h
#ifndef grp_h
extern "C" {
#ifdef __grp_h_recursive
#include_next
#else
#define __grp_h_recursive
#include
#define getgrent c_proto_getgrent
#define getgrgid c_proto_getgrgid
#de