mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-05 14:19:05 +00:00
/nuttx/apps/testing/ostest/ostest_main.c:322:(.text.user_main+0x3c3): undefined reference to `sched_thread_local_test' collect2: error: ld returned 1 exit status ninja: build stopped: subcommand failed. Signed-off-by: Neo Xu <neo.xu1990@gmail.com> |
||
|---|---|---|
| .. | ||
| aio.c | ||
| barrier.c | ||
| cancel.c | ||
| CMakeLists.txt | ||
| cond.c | ||
| dev_null.c | ||
| fpu.c | ||
| getopt.c | ||
| Kconfig | ||
| libc_memmem.c | ||
| Make.defs | ||
| Makefile | ||
| mqueue.c | ||
| mutex.c | ||
| nsem.c | ||
| nxevent.c | ||
| ostest.h | ||
| ostest_main.c | ||
| posixtimer.c | ||
| prioinherit.c | ||
| pthread_cleanup.c | ||
| pthread_exit.c | ||
| pthread_rwlock.c | ||
| pthread_rwlock_cancel.c | ||
| restart.c | ||
| rmutex.c | ||
| robust.c | ||
| roundrobin.c | ||
| sched_thread_local.c | ||
| schedlock.c | ||
| sem.c | ||
| semtimed.c | ||
| setjmp.c | ||
| setvbuf.c | ||
| sigev_thread.c | ||
| sighand.c | ||
| sighelper.c | ||
| signest.c | ||
| sigprocmask.c | ||
| smp_call.c | ||
| specific.c | ||
| sporadic.c | ||
| sporadic2.c | ||
| suspend.c | ||
| timedmqueue.c | ||
| timedmutex.c | ||
| timedwait.c | ||
| tls.c | ||
| vfork.c | ||
| waitpid.c | ||
| wdog.c | ||
| wqueue.c | ||