Search:
Asterisk func unlock
Synopsis:
Unlocks a named mutexDescription:
UNLOCK(<lockname>)Unlocks a previously locked mutex. Note that it is generally unnecessary to
unlock in a hangup routine, as any locks held are automatically freed when the
channel is destroyed. Returns 1 if the channel had a lock or 0 otherwise.
- *CLI> show function UNLOCK
See also
Created by: fhackenberger,Last modification on Thu 12 of May, 2011 [15:01 UTC] by JustRumours

Page Changes
