The test validates the behavior of calling k_thread_start()
of thread which is already started. The thread has to start
execution only when its state is _THREAD_PRESTART.
Signed-off-by: Spoorthi K <spoorthi.k@intel.com>
|
||
|---|---|---|
| .. | ||
| main.c | ||
| test_essential_thread.c | ||
| test_threads_cancel_abort.c | ||
| test_threads_spawn.c | ||
| test_threads_suspend_resume.c | ||