Searched refs:thread_suspend_timeout_ns (Results 1 – 2 of 2) sorted by relevance
54 explicit ThreadList(uint64_t thread_suspend_timeout_ns);
74 ThreadList::ThreadList(uint64_t thread_suspend_timeout_ns) in ThreadList() argument80 thread_suspend_timeout_ns_(thread_suspend_timeout_ns), in ThreadList()