mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
sched : add prompt for workerqueue
modify Kconfig Signed-off-by: xucheng5 <xucheng5@xiaomi.com>
This commit is contained in:
+1
-2
@@ -1739,8 +1739,7 @@ config MODULE
|
|||||||
menu "Work queue support"
|
menu "Work queue support"
|
||||||
|
|
||||||
config SCHED_WORKQUEUE
|
config SCHED_WORKQUEUE
|
||||||
# bool "Enable worker thread"
|
bool "Enable worker thread"
|
||||||
bool
|
|
||||||
default n
|
default n
|
||||||
---help---
|
---help---
|
||||||
Create dedicated "worker" threads to handle delayed or asynchronous
|
Create dedicated "worker" threads to handle delayed or asynchronous
|
||||||
|
|||||||
Reference in New Issue
Block a user