mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-15 10:09:11 +08:00
Some reader(FinSh again) would like to block on a semaphore which is released in rx_indicate. So we should invoke rx_indicate in _rt_pipe_resume_reader.