13 Commits (ca10f8b0a09d94c46d9561dcd083e66c20fd0f41)

Author SHA1 Message Date
Andy Ross f169c5bc13 kernel: Swap RUNTIME_STATS implementation 4 years ago
Andy Ross 40d12c142d kernel/sched: Add "thread_usage" API for thread runtime cycle monitoring 4 years ago
Peter Mitsis ae394bff7c kernel: add support for event objects 4 years ago
Daniel Leung 97f2192195 kernel: macro to define pinned kernel thread stacks 4 years ago
Daniel Leung c6163e93cb kernel: add macros to allow declaring extern stack arrays 4 years ago
Daniel Leung a3413a30e3 kernel: move Z_KERNEL_STACK_LEN higher in thread_stack.h 4 years ago
Anas Nashif 782d6ea21d kernel: mempool_heap: fix header guard 4 years ago
Anas Nashif 8b3f36c656 kernel: move internal headers into include/kernel 4 years ago
Anas Nashif 12dd237fce kernel: move thread_stack.h to include/kernel 4 years ago
Daniel Leung ae86519819 kernel: mmu: collect more demand paging statistics 4 years ago
Andy Ross 6fb6d3cfbe kernel: Add new k_thread_abort()/k_thread_join() 4 years ago
Andy Ross c0c8cb0e97 kernel: Remove abort and join implementation (UNBISECTABLE) 4 years ago
Anas Nashif fc1b5de4c3 kernel: move thread definitions to thread.h 5 years ago