add limit number of launching crash-worker at the same time.
authorjuho <juho80.son@samsung.com>
Wed, 22 May 2013 05:22:11 +0000 (14:22 +0900)
committerKrzysztof Sasiak <k.sasiak@samsung.com>
Wed, 4 Sep 2013 12:39:11 +0000 (14:39 +0200)
commit64ac99bed7d0495fd8833570f7f7f9908b00ea08
treef6e46b72077bfd2a2a21c6be9362e781829daac4
parent4723e931e6d6e789da28a87847fa6267dad0e6b9
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