Skip to content

Commit 2b6762e

Browse files
authored
remove fix priority inversion bug of mutex
1 parent bfd8d21 commit 2b6762e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ipc.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
* 2020-10-11 Meco Man add value overflow-check code
4040
* 2021-01-03 Meco Man implement rt_mb_urgent()
4141
* 2021-05-30 Meco Man implement rt_mutex_trytake()
42-
* 2021-01-20 hupu fix priority inversion bug of mutex
4342
*/
4443

4544
#include <rtthread.h>

0 commit comments

Comments
 (0)