initOSThread

private fun initOSThread(source: OSThread): OSThread

Initializes an OSThread object from an OSHI OSThread object.

Return

A configured OSThread object.

Parameters

source

The OSThread object to initialize the new OSThread from.