Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrew Boie be919d3bf7 userspace: improve dynamic object allocation 5 years ago
..
include kernel: simplify dummy thread implementation 5 years ago
CMakeLists.txt kernel: Add k_mem_pool compatibility layer on top of k_heap 5 years ago
Kconfig kernel/Kconfig: Add prompt for CONFIG_TIMEOUT_64BIT 5 years ago
Kconfig.power_mgmt kconfig: Clean up header comments and make them consistent 6 years ago
atomic_c.c kernel: Add k_heap synchronized memory allocator 5 years ago
compiler_stack_protect.c kernel: Fix gcc-9.2 warning with _StackCheckHandler 6 years ago
device.c device_pm: correct nop documented behavior 5 years ago
errno.c headers: Refactor kernel and arch headers. 6 years ago
fatal.c kernel: fatal: fix indentation in z_fatal_error 5 years ago
futex.c kernel/timeout: Make timeout arguments an opaque type 5 years ago
idle.c kernel: rename z_arch_ to arch_ 6 years ago
init.c kernel: simplify dummy thread implementation 5 years ago
kheap.c kernel: Add k_mem_pool compatibility layer on top of k_heap 5 years ago
mailbox.c kernel/timeout: Make timeout arguments an opaque type 5 years ago
mem_domain.c kernel: fix k_mem_partition data types 6 years ago
mem_slab.c kernel/timeout: Make timeout arguments an opaque type 5 years ago
mempool.c kernel: Refactor k_mem_pool APIs into a base and derived level 5 years ago
mempool_sys.c kernel: Refactor k_mem_pool APIs into a base and derived level 5 years ago
msg_q.c kernel/timeout: Make timeout arguments an opaque type 5 years ago
mutex.c kernek: don't allow mutex ops in ISRs 5 years ago
pipes.c kernel: pipe: read_avail / write_avail syscalls 5 years ago
poll.c kernel/timeout: Make timeout arguments an opaque type 5 years ago
queue.c kernel/queue: Remove interior use of k_poll() 5 years ago
sched.c kernel: fix issue with k_thread_join() timeouts 5 years ago
sem.c kernel/timeout: Make timeout arguments an opaque type 5 years ago
smp.c kernel: simplify dummy thread implementation 5 years ago
stack.c kernel/timeout: Make timeout arguments an opaque type 5 years ago
system_work_q.c kernel: system_work_q: Set dedicated "sysworkq" name. 7 years ago
thread.c userspace: add z_is_in_user_syscall() 5 years ago
thread_abort.c kernel: use z_swap_unlocked in k_thread_abort 5 years ago
timeout.c kernel/timeout: Check for K_FOREVER in z_add_timeout() 5 years ago
timer.c kernel/timer: Handle K_FOREVER in k_timer_start() 5 years ago
userspace.c userspace: improve dynamic object allocation 5 years ago
userspace_handler.c userspace: improve dynamic object allocation 5 years ago
version.c doc: add kernel version API to doxygen 7 years ago
work_q.c kernel/timeout: Make timeout arguments an opaque type 5 years ago