commit | f582b55dd6dab53c51d7535fa108329421474aa2 | [log] [tgz] |
---|---|---|
author | Andy Ross <andrew.j.ross@intel.com> | Tue Feb 05 16:10:18 2019 -0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 08 14:49:39 2019 -0500 |
tree | 52b98f7ea8ce1433fb13bb91d4955b082ca99445 | |
parent | d27d4e6af20a9e99d6f39ee18d184ea58a2b019a [diff] |
kernel/pipe: Spinlockify One spinlock per pipe object. Also removed some vestigial locking around _ready_thread(). That call is internally synchronized now. Signed-off-by: Andy Ross <andrew.j.ross@intel.com>