Skip to content
Commit 6224e475 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

pthread cleanup stack: Replace critical section with sched_lock/unlock(). ...

pthread cleanup stack:  Replace critical section with sched_lock/unlock().  The cleanup stack modification only needs to have the TCB stationary.  The stack is never modified from interrupt level logic
parent a692a4cc
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