Searched refs:impl_allocator (Results 1 – 1 of 1) sorted by relevance
337 Allocator<ThreadCaptureImpl> impl_allocator = allocator; in ThreadCapture() local338 impl_ = impl_allocator.make_unique(pid, impl_allocator); in ThreadCapture()