Searched refs:_nRefCount (Results 1 – 1 of 1) sorted by relevance
311 sal_Int32 _nRefCount; member344 : _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 8 milliseconds