mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 20:59:05 +00:00
1.Remove void cast for function because many place ignore the returned value witout cast 2.Replace void cast for variable with UNUSED macro Change-Id: Ie644129a563244a6397036789c4c3ea83c4e9b09 Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| aio.c | ||
| barrier.c | ||
| cancel.c | ||
| cond.c | ||
| dev_null.c | ||
| fpu.c | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||
| mqueue.c | ||
| mutex.c | ||
| nsem.c | ||
| ostest.h | ||
| ostest_main.c | ||
| posixtimer.c | ||
| prioinherit.c | ||
| pthread_cleanup.c | ||
| pthread_rwlock.c | ||
| pthread_rwlock_cancel.c | ||
| restart.c | ||
| rmutex.c | ||
| robust.c | ||
| roundrobin.c | ||
| sem.c | ||
| semtimed.c | ||
| setvbuf.c | ||
| sigev_thread.c | ||
| sighand.c | ||
| signest.c | ||
| sigprocmask.c | ||
| specific.c | ||
| sporadic.c | ||
| suspend.c | ||
| timedmqueue.c | ||
| timedmutex.c | ||
| timedwait.c | ||
| tls.c | ||
| vfork.c | ||
| waitpid.c | ||