You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wyf18 opened this issue
Apr 7, 2023
· 0 comments
· Fixed by #110056
Assignees
Labels
A-atomicArea: Atomics, barriers, and sync primitivesA-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsT-libsRelevant to the library team, which will review and decide on the PR/issue.
The example of the document does not mention the timed_out method, it is not clear how to use it.
The text was updated successfully, but these errors were encountered:
wyf18
added
the
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
label
Apr 7, 2023
jyn514
added
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
A-atomic
Area: Atomics, barriers, and sync primitives
labels
Apr 7, 2023
A-atomicArea: Atomics, barriers, and sync primitivesA-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsT-libsRelevant to the library team, which will review and decide on the PR/issue.
Location
Standard library documentation for
WaitTimeoutResult::timed_out
(https://doc.rust-lang.org/std/sync/struct.WaitTimeoutResult.html#method.timed_out)
Summary
The example of the document does not mention the timed_out method, it is not clear how to use it.
The text was updated successfully, but these errors were encountered: