Commit 8476c28
migrate rename to folly::available_concurrency (assorted)
Summary:
X-link: facebookresearch/DCPerf#461
X-link: facebookincubator/nimble#484
The name `hardware_concurrency`, while parallel to `std::thread::hardware_concurrency`, may be misleading. Migrate to the name `available_concurrency`.
Reviewed By: Magoja
Differential Revision: D93262843
fbshipit-source-id: 5c8400fe8b4c8a4d7a4fb5f994a712ffdcae01e41 parent 02e627b commit 8476c28
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
| 244 | + | |
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
0 commit comments