mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 05:42:05 +08:00
rv-virt/citest: Test GCC's tls (__thread keyword)
Test the GCC's tls with the `__thread` keyword with ostest by enabling `CONFIG_SCHED_THREAD_LOCAL`.
This commit is contained in:
committed by
Xiang Xiao
parent
1f2946b7ab
commit
919cb73913
@@ -112,6 +112,7 @@ CONFIG_SCHED_HAVE_PARENT=y
|
||||
CONFIG_SCHED_HPWORK=y
|
||||
CONFIG_SCHED_LPNTHREADS=1
|
||||
CONFIG_SCHED_LPWORK=y
|
||||
CONFIG_SCHED_THREAD_LOCAL=y
|
||||
CONFIG_SCHED_USER_IDENTITY=y
|
||||
CONFIG_SERIAL_UART_ARCH_MMIO=y
|
||||
CONFIG_SIG_DEFAULT=y
|
||||
|
||||
Reference in New Issue
Block a user