[asterisk-dev] tilghman: branch 1.4 r152958 - /branches/1.4/channels/chan_h323.c
Russell Bryant
russell at digium.com
Fri Oct 31 11:48:45 CDT 2008
Tilghman Lesher wrote:
> I refer not only to the monitor thread, but to other threads, as well. For
> example, chan_skinny.c:
>
> ast_pthread_create_detached(&s->t, NULL, skinny_session, s)
>
> pthread_cancel(s->t);
> pthread_kill(s->t, SIGURG);
> pthread_join(s->t, NULL);
Ok. That is clearly a bug, then.
--
Russell Bryant
Senior Software Engineer
Open Source Team Lead
Digium, Inc.
More information about the asterisk-dev
mailing list