call errno_t hal_cond_timedwait( hal_cond_t *c, hal_mutex_t *m, long
msecTimeout ) with long timeout
call errno_t hal_cond_signal(hal_cond_t *c)
supposedly kernel will die due to timeout awake will come to awaken thread
the same in (not ready yet) sema code?
Original issue reported on code.google.com by dmitry.zavalishin@gmail.com on 1 Jun 2010 at 9:05
Original issue reported on code.google.com by
dmitry.zavalishin@gmail.com
on 1 Jun 2010 at 9:05