Searched defs:worker_name (Results 1 – 3 of 3) sorted by relevance
119 let worker_name = String::from("async_pool_001"); in sdv_async_pool_001() localVariable179 let worker_name = String::from("async_pool_002"); in sdv_async_pool_002() localVariable239 let worker_name = String::from("async_pool_003"); in sdv_async_pool_003() localVariable299 let worker_name = String::from("async_pool_004"); in sdv_async_pool_004() localVariable359 let worker_name = String::from("async_pool_005"); in sdv_async_pool_005() localVariable419 let worker_name = String::from("async_pool_006"); in sdv_async_pool_006() localVariable479 let worker_name = String::from("async_pool_007"); in sdv_async_pool_007() localVariable539 let worker_name = String::from("async_pool_008"); in sdv_async_pool_008() localVariable
108 pub fn worker_name(mut self, name: String) -> Self { in worker_name() method
380 worker_name: Option<String>, field