Skip to content
Commit 526c9098 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

sim SMP: CPU0 should not be the main thread. That introduces an asymmetry...

sim SMP:  CPU0 should not be the main thread.  That introduces an asymmetry since the main thread has no pthread_t ID.  Instead, start an additional pthread for CPU0.  The main thread will just wait and do nothing in this case
parent 08e2fc0b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment