Searched refs:queue_size (Results 1 – 1 of 1) sorted by relevance
68 let queue_size = match cache_config.worker_event_queue_size() { in start_new() localVariable72 let (tx, rx) = sync_channel(queue_size); in start_new()