Files
rt-thread/src
Grissiom b72001fcac kernel: mutex could only be released in thread context
Mutex has the idea of ownership, only the thread which owns the mutex
can release it. So rt_mutex_release could only be called in thread
context.  Add a debug guard to it.
2013-10-14 09:50:18 +08:00
..
2013-06-24 17:06:09 +08:00
2013-07-09 15:44:55 +08:00
2013-06-24 17:06:09 +08:00
2013-06-24 17:06:09 +08:00
2013-06-24 17:06:09 +08:00
2013-06-24 17:06:09 +08:00
2013-07-22 07:46:10 +08:00
2013-06-24 17:06:09 +08:00
2013-06-24 17:06:09 +08:00
2013-08-19 10:08:11 +08:00
2013-06-24 17:06:09 +08:00
2013-06-24 17:06:09 +08:00
2013-06-24 17:06:09 +08:00