We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
<thread>
1 parent 0b4c1b4 commit d813e39Copy full SHA for d813e39
1 file changed
docs/standard-library/thread-functions.md
@@ -1,9 +1,8 @@
1
---
2
-description: "Learn more about: <thread> functions"
3
title: "<thread> functions"
4
-ms.date: "11/04/2016"
+description: "Learn more about: <thread> functions"
+ms.date: 11/04/2016
5
f1_keywords: ["thread/std::get_id", "thread/std::sleep_for", "thread/std::sleep_until", "thread/std::swap", "thread/std::yield"]
6
-ms.assetid: bb1aa1ef-fe3f-4e2c-8b6e-e22dbf2f5a19
7
helpviewer_keywords: ["std::get_id [C++]", "std::sleep_for [C++]", "std::sleep_until [C++]", "std::swap [C++]", "std::yield [C++]"]
8
9
# `<thread>` functions
0 commit comments