Searched refs:get_runtime (Results 1 – 8 of 8) sorted by relevance
39 topstack::get_runtime().block_on(async { in main()45 topstack::get_runtime().spawn(async { in main()58 topstack::get_runtime().spawn(x); in main()65 topstack::get_runtime().spawn(Stack::dispatch(rx, bluetooth.clone())); in main()
38 topstack::get_runtime().spawn(async move { in make_context()44 topstack::get_runtime().spawn(async move { in make_context()50 topstack::get_runtime().spawn(async move { in make_context()56 topstack::get_runtime().spawn(async move { in make_context()62 topstack::get_runtime().spawn(async move { in make_context()168 topstack::get_runtime().block_on(async move { in main()
21 pub fn get_runtime() -> Arc<Runtime> { in get_runtime() function
64 stack.get_runtime(), in get_hci()
84 pub fn get_runtime(&self) -> Arc<Runtime> { in get_runtime() method
99 topstack::get_runtime().spawn(async move { in btif_callbacks_generator()
170 topstack::get_runtime().spawn(async move { in register_callback()
449 bt_topshim::topstack::get_runtime().spawn(async move { in dbus_proxy_obj()