Skip to content

Commit 200d542

Browse files
CoffeeFluxjkotas
authored andcommitted
Add remark on result range to Thread.GetCurrentProcessorId() (#3770)
* Add remark on result range to `Thread.GetCurrentProcessorId()` * Update xml/System.Threading/Thread.xml Co-Authored-By: Jan Kotas <[email protected]> Co-authored-by: Jan Kotas <[email protected]>
1 parent a4ccb5c commit 200d542

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

xml/System.Threading/Thread.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1858,6 +1858,8 @@ Main thread: ThreadProc.Join has returned. Press Enter to end program.
18581858
18591859
This value is cached and periodically refreshed. It may be stale by the time it's used: consuming code must not rely on its accuracy for correctness.
18601860
1861+
The value is not guaranteed to be a zero-based processor number.
1862+
18611863
]]></format>
18621864
</remarks>
18631865
</Docs>

0 commit comments

Comments
 (0)