Home

Traffic Server Software Developers Kit

Mutex Functions

INKMutexCreate

Creates a new INKMutex.

Prototype

INKMutex INKMutexCreate (void)

Description

Creates a new INKMutex.

Returns

A handle to the newly-created mutex.

INK_ERROR_PTR if an error occurs.