Files
asterisk/include/asterisk
Kevin P. Fleming ff05bf15c8 update thread creation code a bit
reduce standard thread stack size slightly to allow the pthreads library to allocate the stack+data and not overflow a power-of-2 allocation in the kernel and waste memory/address space
add a new stack size for 'background' threads (those that don't handle PBX calls) when LOW_MEMORY is defined


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44378 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-10-04 19:47:22 +00:00
..
2006-09-20 04:45:45 +00:00
2006-06-07 19:53:03 +00:00
2006-06-07 18:28:29 +00:00
2006-09-18 19:54:18 +00:00
2006-09-28 12:47:23 +00:00
2006-06-08 18:03:08 +00:00
2006-04-03 18:38:28 +00:00
2006-05-22 21:12:30 +00:00
2006-08-23 21:19:21 +00:00
2006-06-14 14:12:56 +00:00
2006-09-20 04:57:20 +00:00
2006-08-29 20:50:36 +00:00
2006-02-10 23:55:47 +00:00
2006-10-04 19:47:22 +00:00