rockbox/firmware/kernel
Solomon Peachy ee3894f285 threads: Move stack_size to end of struct thread (followup to f19ffe2)
Makes the structure more compact.

Fixes the build failure on the m68k M5 target

Change-Id: If17b872f4923d3a52b344e3c59ed6f870d5a7725
2020-04-05 15:55:38 +02:00
..
include Add HAVE_LINEOUT_DETECTION and associated logic 2019-01-04 23:52:42 +01:00
pthread
corelock.c
kernel-internal.h
mrsw_lock.c
mutex.c
queue.c Fix dangerous casts 2017-02-04 17:24:47 +01:00
semaphore.c
thread-common.c
thread-internal.h threads: Move stack_size to end of struct thread (followup to f19ffe2) 2020-04-05 15:55:38 +02:00
thread.c Agptek Rocker: Initial commit 2018-06-12 10:31:14 +02:00
tick.c
timeout.c