Skip to content
Commit fdd3f1d9 authored by BohdanHunko's avatar BohdanHunko Committed by Chris Brand
Browse files

SPM: Enable passing a parameter on thread start



This patch enables callers of thrd_start() to provide a parameter that
will be passed to the thread entry function.
Previously this parameter was hard-coded to be NULL.
This is needed for further SPM modifications.

Change-Id: I5e0d5278867d26bc79b39a8594c3d6ef0eb1e561
Signed-off-by: default avatarChris Brand <chris.brand@cypress.com>
Signed-off-by: default avatarBohdan Hunko <Bohdan.Hunko@infineon.com>
parent a36614cd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment