Commit Graph

1 Commits (feb60784e96dfc455f0151eef0038d0ec0fde988)

Author SHA1 Message Date
Russ Butler feb60784e9 Make core mbed API thread safe
Make the mbed C++ API thread safe by adding a combination of
mutexes and critical sections.  Stub out all mutexes when the
RTOS is not present.
2016-06-11 17:33:02 +01:00