[#bsl-basic_syncbuf-set_emit_on_sync] = xref:bsl.adoc[bsl]::xref:bsl/basic_syncbuf.adoc[basic_syncbuf]::set_emit_on_sync :relfileprefix: ../../ :mrdocs: Call the `emit` function by each `sync` call if the specified `value` is `true`. == Synopsis Declared in `<bslstl_syncbuf.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void set_emit_on_sync(bool value) noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#