aboutsummaryrefslogtreecommitdiffstats
path: root/main/plc.c
diff options
context:
space:
mode:
authormmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2008-03-12 21:16:28 +0000
committermmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2008-03-12 21:16:28 +0000
commitfd0b87519d2d874926c8ab2e661aa9debb643dfe (patch)
tree8f7bdc72d9bb8be6a54f7d53520a06974247ae57 /main/plc.c
parentb037f8762eb882bed64fed86bfa9c619bf5d8707 (diff)
Added a large comment before the AST_SCHED_DEL macro to explain its purpose as well as when
it is appropriate and when it is not appropriate to use it. I also removed the part of the debug message that mentions that this is probably a bug because there are some perfectly legitimate places where ast_sched_del may fail to delete an entry (e.g. when the scheduler callback manually reschedules with a new id instead of returning non-zero to tell the scheduler to reschedule with the same idea). I also raised the debug level of the debug message in AST_SCHED_DEL since it seems like it could come up quite frequently since the macro is probably being used in several places where it shouldn't be. Also removed the redundant line, file, and function information since that is provided by ast_log. git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@108227 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'main/plc.c')
0 files changed, 0 insertions, 0 deletions