Same as the preceding overload, with the specified attributes.
Synopsis
Declared in <bslmt_threadutil.h>
template<class INVOKABLE>
static
int
create(
Handle* handle,
ThreadAttributes const& attributes,
INVOKABLE const& function);
Created with MrDocs