Files
asterisk/main
Corey Farrell a42bea3314 threadpool: Fix potential data race.
worker_start checked for ZOMBIE status without holding a lock.  All
other read/write of worker status are performed with a lock, so this
check should do the same.

ASTERISK-25777 #close

Change-Id: I5e33685a5c26fdb300851989a3b82be8c4e03781
2016-05-24 16:30:18 -04:00
..
2015-04-12 13:58:49 -05:00
2016-04-08 12:50:58 -06:00
2015-01-30 16:47:50 +00:00
2015-03-25 18:37:04 +00:00
2016-03-24 09:29:07 -05:00
2013-07-04 13:06:15 +00:00
2013-06-29 00:18:57 +00:00
2013-09-10 18:05:47 +00:00
2014-05-09 22:49:26 +00:00
2016-05-12 05:12:05 -05:00
2016-04-08 12:50:58 -06:00
2015-06-03 14:03:18 -05:00
2015-01-26 14:49:32 +00:00