Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
242b13cc8d64b90643bae01a3cad8da508ab3c26
/
include
/
wait_q.h
2d74604
headers: Refactor kernel and arch headers.
by Stephanos Ioannidis
· 5 years ago
[Renamed (98%) from kernel/include/wait_q.h]
1859244
cleanup: include/: move misc/rb.h to sys/rb.h
by Anas Nashif
· 6 years ago
ee9dd1a
cleanup: include/: move misc/dlist.h to sys/dlist.h
by Anas Nashif
· 6 years ago
9915b4e
C++: Fix compilation error "invalid conversion"
by Benoit Leforestier
· 6 years ago
4344e27
all: Update reserved function names
by Patrik Flykt
· 6 years ago
2ae8f50
kernel/include: Move stubs for timeout functions to their declarations
by Andy Ross
· 6 years ago
a7fffa9
headers: Fix headers guards
by Flavio Ceolin
· 7 years ago
225c74b
kernel/Kconfig: Reorgnize wait_q and sched algorithm choices
by Andy Ross
· 7 years ago
177bbbd
kernel: Fix trivial typo in CONFIG_WAIT_Q_FAST
by Kumar Gala
· 7 years ago
1acd8c2
kernel: Scheduler rewrite
by Andy Ross
· 7 years ago
ccf3bf7
kernel: Fix sloppy wait queue API
by Andy Ross
· 7 years ago
cc334c7
Convert remaining code to using newly introduced integer sized types
by Kumar Gala
· 8 years ago
fcdb0fd
kernel: add _WAIT_Q_INIT()
by Benjamin Walsh
· 8 years ago
ac74d8b
license: Replace Apache boilerplate with SPDX tag
by David B. Kinder
· 8 years ago
dc3d73b
kernel: fix all nanokernel usage in comments
by Anas Nashif
· 8 years ago
d687a95
kernel: move kernel code to kernel/ directly
by Anas Nashif
· 8 years ago
[Renamed from kernel/unified/include/wait_q.h]
cb888e6
kernel: remove nano/micro wording and usage
by Anas Nashif
· 8 years ago
a36e0cf
kernel: remove K_TIMING thread flag
by Benjamin Walsh
· 8 years ago
069fd36
kernel: streamline initialization of _thread_base and timeouts
by Benjamin Walsh
· 8 years ago
f6ca7de
kernel/arch: consolidate tTCS and TNANO definitions
by Benjamin Walsh
· 8 years ago
e51c4c2
kernel: remove old kernel support in v2 code
by Andrew Boie
· 8 years ago
b4b108d
unified: rename sched.h to ksched.h
by Benjamin Walsh
· 8 years ago
a6e85b2
unified: fix remaining issues for building without SYS_CLOCK_EXIST
by Benjamin Walsh
· 8 years ago
1a5450b
unified: merge NANO_TIMERS and NANO_TIMEOUTS with SYS_CLOCK_EXISTS
by Benjamin Walsh
· 8 years ago
b7ef0cb
unified: remove last instances of struct tcs
by Benjamin Walsh
· 8 years ago
055262c
unified: remaining timeout cleanup
by Benjamin Walsh
· 8 years ago
601b354
unified: clean-up timeout code for unpending a thread
by Benjamin Walsh
· 8 years ago
688973e
unified: streamline "timeout add" internal interfaces.
by Benjamin Walsh
· 8 years ago
7caef45
unified: streamline "timeout abort" internal interface
by Benjamin Walsh
· 8 years ago
7e9d705
unified: Remove #if 0 code block from wait_q.h
by Peter Mitsis
· 9 years ago
e02c720
unified: Remove obsolete wait_q.h macros
by Peter Mitsis
· 9 years ago
b272494
unified: Remove references to obsolete task_timeout
by Peter Mitsis
· 9 years ago
3259d0e
unified: Replace _nano_get_earliest_deadline()
by Peter Mitsis
· 9 years ago
456c6da
unified: initial unified kernel implementation
by Benjamin Walsh
· 9 years ago