◐ Shell
clean mode source ↗

std::thread::~thread - cppreference.com

De cppreference.com

<metanoindex/>

std::thread

Aulas-Membros

Original:

Member classes

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

Funções de membro

Original:

Member functions

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

Observadores

Original:

Observers

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

Operações

Original:

Operations

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

Não-membros funções

Original:

Non-member functions

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

<tbody> </tbody>

Destrói o objeto de discussão. Se *this ainda tem um segmento de corrida a ele associada (ie joinable() == true), std::terminate() é chamado.

Original:

Destroys the thread object. If *this still has an associated running thread (i.e. joinable() == true), std::terminate() is called.

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.