Skip to content

Commit 57caf22

Browse files
author
Colin Robertson
authored
Merge pull request MicrosoftDocs#3803 from MicrosoftDocs/main637841711704398839
Repo sync for protected CLA branch
2 parents cd326d0 + b1c87ad commit 57caf22

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)