Home
last modified time | relevance | path

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

/trunk/main/sal/rtl/source/
H A Dbootstrap.cxx423 static Bootstrap_Impl * s_handle = 0; in get_static_bootstrap_handle() local
424 if (s_handle == 0) in get_static_bootstrap_handle()
427 s_handle = static_cast< Bootstrap_Impl * >( in get_static_bootstrap_handle()
429 if (s_handle == 0) in get_static_bootstrap_handle()
433 s_handle = that; in get_static_bootstrap_handle()
436 return s_handle; in get_static_bootstrap_handle()

Completed in 30 milliseconds