[#BloombergLP-bslmt-ThreadUtil-create-047] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmt.adoc[bslmt]::xref:BloombergLP/bslmt/ThreadUtil.adoc[ThreadUtil]::create :relfileprefix: ../../../ :mrdocs: Same as the preceding overload, with the specified `attributes`. == Synopsis Declared in `<bslmt_threadutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class INVOKABLE> static int create( xref:BloombergLP/bslmt/ThreadUtil/Handle.adoc[Handle]* handle, xref:BloombergLP/bslmt/ThreadAttributes.adoc[ThreadAttributes] const& attributes, INVOKABLE const& function); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#