thread::swap Method
Swaps the object state with that of a specified thread object.
void swap(
thread& Other
) _NOEXCEPT;
Parameters
- Other
A thread object.
Requirements
Header: thread
Namespace: std
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Swaps the object state with that of a specified thread object.
void swap(
thread& Other
) _NOEXCEPT;
Header: thread
Namespace: std