gpio: make mraa_gpio_isr_exit block until the interrupt handling thread is terminated.
authorBernd Barsuhn <bernd.barsuhn@me.com>
Wed, 29 Oct 2014 12:25:38 +0000 (13:25 +0100)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Tue, 4 Nov 2014 10:12:34 +0000 (10:12 +0000)
commit2a851d7cc792dd992302a1153db845a8f3b549f7
treec172e7f0de1bf8f98c4625412eebe28fa86a30e9
parent9235ed178a8bb3d7c57ebdd7bbeab8002d63d04a
gpio: make mraa_gpio_isr_exit block until the interrupt handling thread is terminated.

Signed-off-by: Bernd Barsuhn <bernd.barsuhn@me.com>
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
src/gpio/gpio.c