Pablo de Lara
954d6cf574
eal: add tailq safe iterator macro
...
Removing/freeing elements elements within a TAILQ_FOREACH loop is not safe.
FreeBSD defines TAILQ_FOREACH_SAFE macro, which permits
these operations safely.
This patch defines this macro for Linux systems, where it is not defined.
Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2016-07-22 17:38:59 +02:00
..
2016-06-07 10:02:39 +02:00
2016-05-02 15:15:46 +02:00
2016-06-30 20:02:52 +02:00
2015-06-29 16:41:23 +02:00
2016-07-22 11:53:32 +02:00
2015-05-11 15:36:37 +02:00
2016-07-22 17:38:59 +02:00
2016-07-22 00:16:45 +02:00
2016-07-10 14:56:45 +02:00
2016-07-16 01:10:20 +02:00
2016-07-01 19:33:08 +02:00
2016-06-30 18:51:20 +02:00
2016-06-29 13:33:01 +02:00
2016-01-27 15:34:48 +01:00
2016-05-02 15:15:45 +02:00
2016-07-11 19:10:09 +02:00
2016-07-21 23:15:47 +02:00
2016-03-22 20:42:47 +01:00
2015-11-25 22:11:37 +01:00
2016-07-16 11:13:22 +02:00
2016-06-29 13:33:01 +02:00
2016-06-30 20:02:56 +02:00
2016-07-11 17:23:32 +02:00
2016-06-29 13:33:01 +02:00
2016-07-21 23:28:30 +02:00
2016-06-14 17:24:15 +02:00
2016-07-10 16:23:13 +02:00
2015-08-03 12:43:01 +02:00
2016-07-22 00:23:58 +02:00
2016-06-16 23:39:56 +02:00