Home
last modified time | relevance | path

Searched refs:_nRefCount (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sal/rtl/source/
H A Dbootstrap.cxx311 sal_Int32 _nRefCount; member
344 : _nRefCount( 0 ), in Bootstrap_Impl()
432 ++that->_nRefCount; in get_static_bootstrap_handle()
665 ++that->_nRefCount; in rtl_bootstrap_args_open()
675 ++that->_nRefCount; in rtl_bootstrap_args_open()
683 ++that->_nRefCount; in rtl_bootstrap_args_open()
702 --that->_nRefCount; in rtl_bootstrap_args_close()
703 if (that->_nRefCount == 0) in rtl_bootstrap_args_close()

Completed in 17 milliseconds