Skip to content

Commit b1c87ad

Browse files
committed
Merging changes synced from https://github.com/MicrosoftDocs/cpp-docs-pr (branch live)
2 parents cd326d0 + 793a34b commit b1c87ad

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/standard-library/thread-functions.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,6 @@ helpviewer_keywords: ["std::get_id [C++]", "std::sleep_for [C++]", "std::sleep_u
88
---
99
# `<thread>` functions
1010

11-
[get_id](#get_id)\
12-
[sleep_for](#sleep_for)\
13-
[sleep_until](#sleep_until)\
14-
[swap](#swap)\
15-
[yield](#yield)
16-
1711
## <a name="get_id"></a> get_id
1812

1913
Uniquely identifies the current thread of execution.

0 commit comments

Comments
 (0)