Why would you program something that isn't thread safe? From what I can tell, it isn't much extra effort to do things the right way instead of debuging crap later.
I wouldn't, and generally don't. But sometimes (rarely) you need to include functions that aren't thread-safe (ex. specialized operations from vendors who charge a lot of money for poorly-written APIs) and it's good to know what the requirements are.
--Ernest
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
