18 Commits (899b908b69a72aef1de16ba1c09dc461aa0f5415)

Author SHA1 Message Date
Peter Mitsis 995ad43851 kernel: Streamline z_is_thread_ready() 5 months ago
Nicolas Pitre 46aa6717ff Revert "arch: deprecate `_current`" 6 months ago
Peter Mitsis 30f667bceb kernel: Add routines for _THREAD_QUEUED bit 6 months ago
Peter Mitsis 35435928c2 kernel: Decouple sleep from suspend 7 months ago
Peter Mitsis 5710e034e7 kernel: Introduce _THREAD_SLEEPING state bit 7 months ago
Andy Ross 7cdf40541b kernel/sched: Eliminate PRESTART thread state 7 months ago
Yong Cong Sin b1def7145f arch: deprecate `_current` 8 months ago
Robin Kastberg 6532c2f0bb kernel: make z_is_idle_thread_entry take code ptr 8 months ago
Peter Mitsis 0bf44f2352 kernel: Re-order should_preempt() checks 9 months ago
Hess Nathan 527e712448 coding guidelines: comply with MISRA Rule 20.9 1 year ago
Anas Nashif 20b2c98add kernel: move nothread support to own file 1 year ago
Anas Nashif 8a88cd4805 kernel: thread: move thread states to header 1 year ago
Anas Nashif 5c170c7046 kernel: thread: rename is_preempt 1 year ago
Anas Nashif 17c874f4fc kernel: thread: rename is_metairq 1 year ago
Anas Nashif ebb503ff7b kernel: move thread related helper function kthread.h 1 year ago
Simon Hein bcd1d19322 kernel: add closing comments to config endifs 1 year ago
Anas Nashif 9e83413542 kernel: split thread monitor 1 year ago
Anas Nashif 3ca50f5060 kernel: move z_init_static_threads to where it is being used 1 year ago