Home

Traffic Server Software Developers Kit

INKThreadSelf

Obtains a thread identifier.

Prototype

INKThread INKThreadSelf (void)

Description

Returns the thread identifier for the thread that's currently being executed.

Returns

A valid pointer to an INKThread object if successful.

A NULL pointer if there is an error.