Home

Traffic Server Software Developers Kit

INKContMutexGet

Gets the mutex for a specified continuation.

Prototype

INKMutex INKContMutexGet (INKCont contp)

Description

Gets the mutex for the continuation contp.

Returns

A handle to the mutex for the specified continuation.

INK_ERROR_PTR if there is an error.