Merged, thanks! Maxim.
On 11/07/2014 08:42 PM, Bill Fischofer wrote:
On Fri, Nov 7, 2014 at 10:45 AM, Mike Holmes <[email protected] <mailto:[email protected]>> wrote:ping On 31 October 2014 11:34, Mike Holmes <[email protected] <mailto:[email protected]>> wrote: Signed-off-by: Mike Holmes <[email protected] <mailto:[email protected]>>Reviewed-by: Bill Fischofer <[email protected] <mailto:[email protected]>>--- Sent version prior to spell check, fix spelling. example/odp_example/odp_example.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/example/odp_example/odp_example.c b/example/odp_example/odp_example.c index 5f25f89..4f74916 100644 --- a/example/odp_example/odp_example.c +++ b/example/odp_example/odp_example.c @@ -317,6 +317,7 @@ static int test_poll_queue(int thr, odp_buffer_pool_t msg_pool) * @param thr Thread * @param msg_pool Buffer pool * @param prio Priority + * @param barrier Barrier * * @return 0 if successful */ @@ -379,6 +380,7 @@ static int test_schedule_one_single(const char *str, int thr, * @param thr Thread * @param msg_pool Buffer pool * @param prio Priority + * @param barrier Barrier * * @return 0 if successful */ @@ -439,6 +441,7 @@ static int test_schedule_one_many(const char *str, int thr, * @param thr Thread * @param msg_pool Buffer pool * @param prio Priority + * @param barrier Barrier * * @return 0 if successful */ @@ -514,6 +517,7 @@ static int test_schedule_single(const char *str, int thr, * @param thr Thread * @param msg_pool Buffer pool * @param prio Priority + * @param barrier Barrier * * @return 0 if successful */ @@ -588,6 +592,7 @@ static int test_schedule_many(const char *str, int thr, * @param thr Thread * @param msg_pool Buffer pool * @param prio Priority + * @param barrier Barrier * * @return 0 if successful */ -- 2.1.0-- *Mike Holmes*Linaro Sr Technical Manager LNG - ODP _______________________________________________ lng-odp mailing list [email protected] <mailto:[email protected]> http://lists.linaro.org/mailman/listinfo/lng-odp _______________________________________________ lng-odp mailing list [email protected] http://lists.linaro.org/mailman/listinfo/lng-odp
_______________________________________________ lng-odp mailing list [email protected] http://lists.linaro.org/mailman/listinfo/lng-odp
