Searched refs:s_handle (Results 1 – 1 of 1) sorted by relevance
423 static Bootstrap_Impl * s_handle = 0; in get_static_bootstrap_handle() local424 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 23 milliseconds