MUTEX and its use in MBED MUTEX LOCK and Unlock mechanism

History

FINAL default tip

2020-07-26, by radhey04ec [Sun, 26 Jul 2020 11:00:53 +0000] rev 2

FINAL


UPDATE to clear confusion of priority of thread and mutex. But there is no relation. prinf misguide me

2020-07-26, by radhey04ec [Sun, 26 Jul 2020 10:59:21 +0000] rev 1

UPDATE to clear confusion of priority of thread and mutex. But there is no relation. prinf misguide me


MUTEX FINAL COMMIT; NOTE : BUG INSIDE MUTEX CLASS MBED, if you use priority level of thread then MUTEX allow to access CS of two different thread

2020-07-25, by radhey04ec [Sat, 25 Jul 2020 09:46:26 +0000] rev 0

MUTEX FINAL COMMIT; NOTE : BUG INSIDE MUTEX CLASS MBED, if you use priority level of thread then MUTEX allow to access CS of two different thread