Lines Matching refs:thread
10 Each kernel object, such as thread, timer, semaphore etc, has a name,
93 prompt "The maximal level value of priority of thread"
123 Enable thread stack overflow checking. The stack overflow is checking when
124 each thread switch.
131 Enable the hook function when system running, such as idle thread hook,
132 thread context switch etc.
144 Enable the hook list feature for rt-thread packages. With this, they can
161 int "The stack size of idle thread"
166 int "The stack size of system thread (for defunct etc.)"
171 bool "Enable software timer with a timer thread"
175 thread.
179 int "The priority level value of timer thread"
183 int "The stack size of timer thread"
280 A signal is an asynchronous notification sent to a specific thread
380 to check memory block to find which thread has wrongly modified
415 bool "Enable thread safe kernel print service"