Searched defs:is_async (Results 1 – 2 of 2) sorted by relevance
196 bool is_async; member224 ProducerQueueConfigBuilder& SetIsAsync(bool is_async) { in SetIsAsync()
55 bool is_async() const { return is_async_; } in is_async() function