Skip to end of metadata
Go to start of metadata

DeadlockStart

Synopsis

Raised when a probable deadlock has started. Delivery of this event is attempted but not guaranteed, and could fail for example if the manager itself is deadlocked.

Description

Syntax

Event: DeadlockStart
Mutex: <value>
Arguments
  • Mutex - The mutex involved in the deadlock.

Class

SYSTEM

See Also

Import Version

This documentation was imported from Asterisk Version GIT-20-5c114dc

  • No labels