mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 20:59:05 +00:00
Remove unnecessary usleep(1000) in the read thread of eventfd test. The eventfd read operation will block and wait for data naturally via semaphore, no additional delay is needed. Signed-off-by: wangxingxing <wangxingxing@xiaomi.com> |
||
|---|---|---|
| .. | ||
| fs | ||
| mm | ||
| mutex | ||
| pthread | ||
| sched | ||
| socket | ||
| syscall | ||
| time | ||
| CMakeLists.txt | ||