[#bsl-this_thread-yield] = xref:bsl.adoc[bsl]::xref:bsl/this_thread.adoc[this_thread]::yield :relfileprefix: ../../ :mrdocs: Alias for `std::this_thread::yield` in the `bsl` namespace. == Synopsis Declared in `<bsl_thread.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using std::this_thread::yield; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#