Searched refs:get_runtime (Results 1 – 7 of 7) sorted by relevance
133 topstack::get_runtime().block_on(async { in main()229 topstack::get_runtime().spawn(Stack::dispatch( in main()296 topstack::get_runtime().spawn(async move { in try_cleanup_stack()310 topstack::get_runtime().spawn(async move { in try_cleanup_stack()323 topstack::get_runtime().spawn(async move { in try_cleanup_stack()
23 pub fn get_runtime() -> Arc<Runtime> { in get_runtime() function
125 topstack::get_runtime().spawn_blocking(move || { in create()
838 topstack::get_runtime().spawn(async move { in dispatch_csis_callbacks()1321 topstack::get_runtime().spawn(async move { in disconnect_device()2351 let task = topstack::get_runtime().spawn(async move { in notify_media_capability_updated()2440 let task = topstack::get_runtime().spawn(async move { in notify_media_capability_updated()2453 let task = topstack::get_runtime().spawn(async move { in notify_media_capability_updated()2464 let task = topstack::get_runtime().spawn(async move { in notify_media_capability_updated()2482 let task = topstack::get_runtime().spawn(async move { in notify_media_capability_updated()2521 let task = topstack::get_runtime().spawn(async move { in notify_media_capability_updated()3437 let task = topstack::get_runtime().spawn(async move { in connect()
1424 topstack::get_runtime().spawn(async move { in connect_profiles_internal()1439 topstack::get_runtime().spawn(async move { in connect_profiles_internal()2840 topstack::get_runtime().spawn(async move { in disconnect_all_enabled_profiles()2857 topstack::get_runtime().spawn(async move { in disconnect_all_enabled_profiles()2875 topstack::get_runtime().spawn(async move { in disconnect_all_enabled_profiles()2882 topstack::get_runtime().spawn(async move { in disconnect_all_enabled_profiles()
211 bt_topshim::topstack::get_runtime().spawn(async move { in make_message_dispatcher()
389 topstack::get_runtime().block_on(async move { in main()