Set the kernelThreadID attribute of this record attributes object to the specified kernelThreadID.

Synopsis

Declared in <ball_recordattributes.h>

void
setKernelThreadID(bsls::Types::Uint64 kernelThreadID);

Parameters

Name

Description

kernelThreadID

kernel thread id of creator

Created with MrDocs