mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-30 08:20:27 +08:00
a78e42a7c8
Time out result and other errors is recorded in thread->error. Dirty error will screw up the error handling code after the thread has been wake up.