Same as the preceding overload, using the specified attributes.

Synopsis

Declared in <bslmt_threadutil.h>

static
int
create(
    Handle* handle,
    ThreadAttributes const& attributes,
    ThreadFunction function,
    void* userData);

Created with MrDocs