fix chopstx_cond_broadcast.

This commit is contained in:
NIIBE Yutaka
2013-05-29 12:13:47 +09:00
parent 1d535e3be8
commit 866461d13e
2 changed files with 15 additions and 12 deletions

View File

@@ -6,6 +6,7 @@
only when it's not running.
(chx_sched): Add an argument for race avoidance.
(chopstx_intr_wait): Fix the race condition.
(chopstx_cond_broadcast): Fix initial value.
* board/board-olimex-stm32-h103.h (NEUG_ADC_SETTING2_*): Add.