Searched defs:rt (Results 1 – 5 of 5) sorted by relevance
66 let rt = global_default_blocking(); in spawn_blocking() localVariable79 let rt = global_default_async(); in spawn_async() localVariable
50 let rt = tokio_runtime(); in tokio_rwlock_read() localVariable99 let rt = tokio_runtime(); in tokio_rwlock_write() localVariable149 let rt = tokio_runtime(); in tokio_rwlock_write_read() localVariable
20 let rt = tokio::runtime::Builder::new_multi_thread() in main() localVariable
146 let rt = tokio::runtime::Builder::new_multi_thread() in sdv_async_h2_client_send_request() localVariable220 let rt = tokio::runtime::Builder::new_multi_thread() in sdv_async_h2_client_send_request_concurrently() localVariable
165 let rt = crate::executor::global_default_async(); in block_on() localVariable