Searched refs:_current (Results 1 – 6 of 6) sorted by relevance
268 #define _current arch_current_thread() __DEPRECATED_MACRO macro
60 pointer. When enabled, ``_current`` variable will be routed to the
398 * ``_current`` is deprecated, used :c:func:`arch_current_thread` instead.
784 * :github:`8129` - scheduler: in update_cache() thread from next_up() and _current are the same
783 * :github:`22819` - #define _current in kernel_structs.h leaks into global namespace
2271 * :github:`4082` - remove _current NULL check in ARM's _is_thread_user()