代码搜索:finalize
找到约 714 项符合「finalize」的源代码
代码结果 714
www.eeworm.com/read/341021/3258764
c dummy_module_finalize.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2006 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "dummy_module.h"
int
MPID_nem_dummy_module_finali
www.eeworm.com/read/341021/3258774
c gm_module_finalize.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2006 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "gm_module_impl.h"
#undef FUNCNAME
#define FUNCNA
www.eeworm.com/read/341021/3258786
c gm_module_finalize.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2006 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "gm_module_impl.h"
#undef FUNCNAME
#define FUNCNA
www.eeworm.com/read/341021/3258802
c elan_module_finalize.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2006 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "elan_module_impl.h"
#include
#und
www.eeworm.com/read/341021/3258812
c tcp_module_finalize.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2006 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "tcp_module_impl.h"
#include
/*#define
www.eeworm.com/read/341021/3258859
c mpid_nem_finalize.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2006 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpid_nem_impl.h"
#include "mpid_nem_nets.h"
#und
www.eeworm.com/read/292144/3956770
erl hipe_sparc_finalize.erl
%%% -*- erlang-indent-level: 2 -*-
%%%----------------------------------------------------------------------
%%% File : hipe_sparc_finalize.erl
%%% Author : Christoffer Vikstr鰉
www.eeworm.com/read/402480/2320519
c ompi_mpi_finalize.c
/*
* Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
* University Research and Technology
* Corporation. All rights reserved.
www.eeworm.com/read/402480/2321955
c orte_system_finalize.c
/*
* Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
* University Research and Technology
* Corporation. All rights reserved.
www.eeworm.com/read/377944/9257133
txt 关于finalize()方法的解释。.txt
作者:sonymusic
email: sonymusic@163.net
日期:8/9/2001 11:36:21 PM
[b]原题:[/b]
我在thinking in java中看见以下一段代码。
//:Garbage.java
//Demonstration of the garbage
//collector and finalization
class Chai