Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
fd20ad28cea65e3e286e8075f065138d6acb8cdb
/
include
/
spinlock.h
39f632e
kernel: fix usage of KERNEL_COHERENCE macro
by Anas Nashif
· 4 years, 2 months ago
d1495e9
kernel: fix arch_mem_coherent() call in spinlock
by Daniel Leung
· 4 years, 2 months ago
2a7ccc5
include: Add missing extern "C" to spinlock.h
by Marek Pieta
· 4 years, 2 months ago
f71cd2a
spinlock: validate: fix the dependency with MP_NUM_CPUS
by Watson Zeng
· 4 years, 2 months ago
87dddda
Revert "kernel: fix usage of KERNEL_COHERENCE macro"
by Anas Nashif
· 4 years, 4 months ago
67c5e6b
kernel: fix usage of KERNEL_COHERENCE macro
by Anas Nashif
· 4 years, 4 months ago
f6d32ab
kernel: Add cache coherence management framework
by Andy Ross
· 4 years, 5 months ago
b7e1e21
kernel: redefine struct k_spinlock_key
by Andrew Boie
· 4 years, 6 months ago
10fc01e
kernel: move spinlock defintion to spinlock.h
by Andrew Boie
· 4 years, 6 months ago
46dc8a0
include: Add documentation for spinlocks
by Andy Ross
· 5 years ago
0dd83b8
kernel: Add k_heap synchronized memory allocator
by Andy Ross
· 5 years ago
b1e1f64
global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()
by Oleg Zhurakivskyy
· 5 years ago
4b37a8f
Revert "global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()"
by Carles Cufi
· 5 years ago
8739517
global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()
by Oleg Zhurakivskyy
· 5 years ago
c1fdf98
kernel: show what spinlock was used incorrectly
by Andrew Boie
· 5 years ago
c9d7840
spinlock: Make SPIN_VALIDATE a Kconfig option.
by Danny Oerndrup
· 5 years ago
4f77c2a
kernel: rename z_arch_ to arch_
by Andrew Boie
· 5 years ago
529791d
ztest: add missing headers
by Anas Nashif
· 5 years ago
e6ffb3f
spinlock: Make sure C and C++ have the same sizeof(k_spinlock) value
by Erwin Rol
· 6 years ago
5eb90ec
cleanup: include/: move misc/__assert.h to sys/__assert.h
by Anas Nashif
· 6 years ago
e1e05a2
cleanup: include/: move atomic.h to sys/atomic.h
by Anas Nashif
· 6 years ago
0b5d9f7
thread_cpu: make it 64-bit compatible
by Nicolas Pitre
· 6 years ago
625ac2e
spinlock: Change function signature to return bool
by Flavio Ceolin
· 6 years ago
f37e0c6
kernel/spinlock: Fix race in spinlock validation
by Andy Ross
· 6 years ago
4344e27
all: Update reserved function names
by Patrik Flykt
· 6 years ago
9c2c115
kernel/spinlock: Predicate spinlock validation on flash size
by Andy Ross
· 6 years ago
fb505b3
spinlock: Support ztest mocking
by Andy Ross
· 6 years ago
5aa7460
kernel/spinlock: Move validation out of header inlines
by Andy Ross
· 6 years ago
aa6e21c
kernel: Split _Swap() API into irqlock and spinlock variants
by Andy Ross
· 6 years ago
4ff2dfc
kernel/spinlock: Force inlining
by Andy Ross
· 6 years ago
7367b84
kernel/spinlock: Augment runtime validation
by Andy Ross
· 6 years ago
67ca176
headers: Fix headers across the project
by Flavio Ceolin
· 7 years ago
7a023cf
kernel: Simple spinlock API
by Andy Ross
· 7 years ago