Cenk Gündoğan
42d0fe3f78
rpl: removing unnecessary recv_mutex
...
In the main function of RPL (rpl_process thread)
a mutex is used after receiving a message via msg_recv.
However, this mutex is never used in another thread and thus is rendered
obsolete.
2014-12-05 16:31:41 +01:00
..
2014-11-27 03:50:20 -08:00
2014-11-08 20:09:55 +01:00
2014-11-30 22:34:50 +01:00
2014-12-04 17:16:57 +01:00
2014-11-30 22:34:50 +01:00
2014-11-27 21:42:40 +01:00
2014-11-30 21:52:54 +01:00
2014-11-08 20:09:55 +01:00
2014-11-08 20:09:55 +01:00
2014-11-08 20:09:55 +01:00
2014-11-11 16:59:06 +01:00
2014-11-19 00:46:41 +01:00
2014-11-30 22:34:50 +01:00
2014-11-30 21:32:12 +01:00
2014-11-30 21:32:12 +01:00
2014-12-04 17:16:57 +01:00
2014-11-08 20:09:55 +01:00
2014-12-05 16:31:41 +01:00
2014-11-08 20:09:55 +01:00
2014-11-30 21:16:41 +01:00
2014-11-30 21:16:41 +01:00
2014-11-30 21:46:08 +01:00