Lines Matching refs:will
90 will block the calling thread until either the timeout expires, the target
94 Once a thread has terminated, the kernel guarantees that no use will
198 If it is known that a thread will never run in user mode, or the stack is
202 These stacks save memory because an MPU region will never need to be
203 programmed to cover the stack buffer itself, and the kernel will not need
207 Attempts from user mode to use stacks declared in this way will result in
216 If it is known that a stack will need to host user threads, or if this
290 interrupt context. The intent is that this feature will be used to
292 in driver subsystems. The thread, once woken, will be guaranteed to
346 If :kconfig:option:`CONFIG_USERSPACE` is enabled, this thread will be created in
347 user mode and will have reduced privileges. See :ref:`usermode_api`. Otherwise
351 If :kconfig:option:`CONFIG_USERSPACE` is enabled, this thread will inherit all
479 calling thread will be terminated:
505 will reset and zero the thread's stack memory. The thread will be marked
530 If :kconfig:option:`CONFIG_USERSPACE` is enabled, aborting a thread will additionally