代码搜索:Garbage
找到约 718 项符合「Garbage」的源代码
代码结果 718
www.eeworm.com/read/207008/15284215
html leak.html
Using the Garbage Collector as Leak Detector
Using the Garbage Collector as Leak Detector
The garbage collector may be used as a leak detector.
In
www.eeworm.com/read/149876/5696569
c solib-d1.c
static int file_static = 1234;
int global_from_primary = 5678;
int function_from_primary()
{
garbage();
}
force_generation_of_export_stub()
{
_start(); /* force main module to have an exp
www.eeworm.com/read/148694/5712003
c solib-d1.c
static int file_static = 1234;
int global_from_primary = 5678;
int function_from_primary()
{
garbage();
}
force_generation_of_export_stub()
{
_start(); /* force main module to have an exp
www.eeworm.com/read/117181/6110920
c solib-d1.c
static int file_static = 1234;
int global_from_primary = 5678;
int function_from_primary()
{
garbage();
}
force_generation_of_export_stub()
{
_start(); /* force main module to have an exp
www.eeworm.com/read/158872/5592362
c solib-d1.c
static int file_static = 1234;
int global_from_primary = 5678;
int function_from_primary()
{
garbage();
}
force_generation_of_export_stub()
{
_start(); /* force main module to have an exp
www.eeworm.com/read/173923/9630153
c background.c
/*
* JFFS2 -- Journalling Flash File System, Version 2.
*
* Copyright (C) 2001 Red Hat, Inc.
*
* Created by David Woodhouse
*
* The original JFFS, from which the de
www.eeworm.com/read/135581/13918949
c background.c
/*
* JFFS2 -- Journalling Flash File System, Version 2.
*
* Copyright (C) 2001 Red Hat, Inc.
*
* Created by David Woodhouse
*
* The original JFFS, from which the de
www.eeworm.com/read/113332/15464811
c background.c
/*
* JFFS2 -- Journalling Flash File System, Version 2.
*
* Copyright (C) 2001-2003 Red Hat, Inc.
*
* Created by David Woodhouse
*
* For licensing information, see the file '
www.eeworm.com/read/103653/15727237
c background.c
/*
* JFFS2 -- Journalling Flash File System, Version 2.
*
* Copyright (C) 2001 Red Hat, Inc.
*
* Created by David Woodhouse
*
* The original JFFS, from which the de
www.eeworm.com/read/207008/15284227
html scale.html
Garbage collector scalability
Garbage collector scalability
In its default configuration, the Boehm-Demers-Weiser garbage collector
is not thread-s