mirror of
https://github.com/apache/nuttx.git
synced 2026-05-19 20:06:24 +08:00
7e9e8a817d
This fixes busylooping in work_usrthread, due to incorrect time spec given to sem_timedwait _SEM_TIMEDWAIT works on absolute time stamps, using CLOCK_REALTIME Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>