[asterisk-dev] "Generic" or "Core" scheduler thread?

Steve Davies davies147 at gmail.com
Fri Jun 3 10:02:30 CDT 2011


I looked through the source, and could not see one, but is there a
thread than handles some kind of "generic" scheduler that can be used
by the PBX, or other parts of Asterisk core, in order to
asynchronously clean up some data structures?

Specifically, I would like to schedule an ast_channel_free(c) of a
zombie channel so that it occurs "real soon", but not right now, while
I have a handful of deadlock causing locks to contend with.

Thanks,
Steve



More information about the asterisk-dev mailing list