Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
e439cfdf388b703a8f922185e341b676902a76ab
/
kernel
/
queue.c
5c0516b
cleanup: include/: move misc/sflist.h to sys/sflist.h
by Anas Nashif
· 6 years ago
659fa0d
lifo/fifo: first word is not always first 4 bytes
by Nicolas Pitre
· 6 years ago
aa922885
linker generated list: provide an iterator to simplify list access
by Nicolas Pitre
· 6 years ago
4344e27
all: Update reserved function names
by Patrik Flykt
· 6 years ago
603ea42
kernel/queue: Spinlockify
by Andy Ross
· 6 years ago
ec554f4
kernel: Split reschdule & pend into irq/spin lock versions
by Andy Ross
· 6 years ago
4f911e1
kernel: Add missing include
by Andy Ross
· 6 years ago
76b3518
kernel: Make statements evaluate boolean expressions
by Flavio Ceolin
· 6 years ago
a42de64
kernel: queue: Fix MISRA-C violation
by Flavio Ceolin
· 6 years ago
2a78b8d
kernel: queue: MISRA C compliance.
by Adithya Baglody
· 6 years ago
c806ac3
kernel: Compare pointers with NULL in while statements
by Flavio Ceolin
· 7 years ago
4218d5f
kernel: Make If statement have essentially Boolean type
by Flavio Ceolin
· 7 years ago
45c0b20
kernel: k_poll: Introduce separate status for cancelled events
by Paul Sokolovsky
· 7 years ago
cc74ad0
kernel: Explicitly ignoring results of queue_insert
by Flavio Ceolin
· 7 years ago
80e6a97
kernel/drivers: fix compile warnings
by Anas Nashif
· 7 years ago
b173e43
kernel/queue: Fix spurious NULL exit condition when using timeouts
by Andy Ross
· 7 years ago
ccf3bf7
kernel: Fix sloppy wait queue API
by Andy Ross
· 7 years ago
8345e5e
syscalls: remove policy from handler checks
by Andrew Boie
· 7 years ago
2b9b4b2
k_queue: allow user mode access via allocators
by Andrew Boie
· 7 years ago
22642cf
kernel: Clean up _unpend_thread() API
by Andy Ross
· 7 years ago
15cb5d7
kernel: Further unify _reschedule APIs
by Andy Ross
· 7 years ago
0447a73
kernel: include cleanup
by Andy Ross
· 7 years ago
e0a572b
kernel: Refactor, unifying _pend_current_thread() + _Swap() idiom
by Andy Ross
· 7 years ago
8606fab
kernel: Scheduler refactoring: use _reschedule_*() always
by Andy Ross
· 7 years ago
345553b
kernel/queue: Clean up scheduler API usage
by Andy Ross
· 7 years ago
9c62cc6
kernel: Add kswap.h header to unbreak cycles
by Andy Ross
· 7 years ago
32a444c
kernel: Fix nano_internal.h inclusion
by Andy Ross
· 7 years ago
48fadfe
queue: k_queue_cancel_wait: Fix not interrupting other threads
by Luiz Augusto von Dentz
· 7 years ago
f87c4c6
queue: k_queue_get: Fix NULL return
by Luiz Augusto von Dentz
· 7 years ago
199d07e
kernel: queue: k_queue_poll: Fix slist access race condition
by Paul Sokolovsky
· 7 years ago
7d01c5e
poll: Enable multiple threads to use k_poll in the same object
by Luiz Augusto von Dentz
· 8 years ago
84db641
queue: Use k_poll if enabled
by Luiz Augusto von Dentz
· 8 years ago
397d29d
linker: move all linker headers to include/linker
by Anas Nashif
· 8 years ago
059544d
kernel: make sure that CONFIG_OBJECT_TRACING structs are properly ifdef'ed
by Maciek Borzecki
· 8 years ago
3f50707
kernel: queue, fifo: Add cancel_wait operation.
by Paul Sokolovsky
· 8 years ago
cc334c7
Convert remaining code to using newly introduced integer sized types
by Kumar Gala
· 8 years ago
a7ddb87
kernel: Add k_queue API
by Luiz Augusto von Dentz
· 8 years ago