Searched defs:thread_options (Results 1 – 2 of 2) sorted by relevance
94 const Thread::Options& thread_options) in ThreadPool()132 const Thread::Options& ThreadPool::thread_options() const { in thread_options() function in grpc_core::ThreadPool
632 uv_thread_options_t thread_options; in StartThread() local