add limit number of launching crash-worker at the same time. 36/15136/1
authorjuho <juho80.son@samsung.com>
Wed, 22 May 2013 05:22:11 +0000 (14:22 +0900)
committerKrzysztof Sasiak <k.sasiak@samsung.com>
Thu, 16 Jan 2014 11:04:05 +0000 (12:04 +0100)
commit47b2e1194892f662995d5886649e983f7509b707
tree2cbbb4077a2bed847c16e1ea00eb396681452e76
parent73f27dd90329dd71ed1f3839d37aa7b82505e4fb
add limit number of launching crash-worker at the same time.

crash notify files can have many notify to launch crash-worker
when crash is occured many times at the sametime.
It can make problem of target stuck.
so add limit number of launching crash-worker at the same time.

Change-Id: Ia3a2e107b0d9b18c0eb33280061d8a8d27c35ec8
Signed-off-by: juho <juho80.son@samsung.com>
src/bs/bs.c