From: Naveen Albert Date: Thu, 9 Nov 2023 15:01:18 +0000 (-0500) Subject: func_lock: Add missing see-also refs to documentation. X-Git-Tag: 21.1.0-rc1~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=138f6f4b9257b461642d3882f078815cf5bff126;p=thirdparty%2Fasterisk.git func_lock: Add missing see-also refs to documentation. Resolves: #423 (cherry picked from commit 3be75073a93cf6eaffcb199b923a75fc3c778f57) --- diff --git a/funcs/func_lock.c b/funcs/func_lock.c index ffcd61c70c..58dd3fbd5f 100644 --- a/funcs/func_lock.c +++ b/funcs/func_lock.c @@ -64,6 +64,10 @@ dialplan, and not directly from external protocols. + + TRYLOCK + UNLOCK + @@ -82,6 +86,10 @@ dialplan, and not directly from external protocols. + + LOCK + UNLOCK + @@ -101,6 +109,10 @@ dialplan, and not directly from external protocols. + + LOCK + TRYLOCK + ***/