This repository was archived by the owner on Jan 23, 2023. It is now read-only.
Commit 59268ec
Add Thread.GetCurrentProcessorId() API (dotnet/coreclr#16650)
Contributes to https://github.com/dotnet/corefx/issues/16767
Signed-off-by: dotnet-bot-corefx-mirror <dotnet-bot@microsoft.com>1 parent d08838a commit 59268ec
File tree
1 file changed
+4
-2
lines changed- src/Common/src/CoreLib/System/Buffers
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
228 | 230 | | |
229 | 231 | | |
230 | 232 | | |
231 | | - | |
| 233 | + | |
232 | 234 | | |
233 | 235 | | |
234 | 236 | | |
| |||
244 | 246 | | |
245 | 247 | | |
246 | 248 | | |
247 | | - | |
| 249 | + | |
248 | 250 | | |
249 | 251 | | |
250 | 252 | | |
| |||
0 commit comments