77abd6f89d
On some SMP platforms (such as intel_adsp_ace15_mtpm) it is not safe to access the stack of a thread that is currently executing on another CPU. This requires that tests be written such that objects and data that are shared between threads that may execute concurrently on different CPUs be placed into memory that is not a thread's stack. Signed-off-by: Peter Mitsis <peter.mitsis@intel.com> |
||
---|---|---|
.. | ||
cnd.c | ||
mtx.c | ||
once.c | ||
thrd.c | ||
thrd.h | ||
tss.c |