summaryrefslogtreecommitdiff
path: root/lib/avtp_pipeline/platform/Linux/openavb_tasks.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/avtp_pipeline/platform/Linux/openavb_tasks.h')
-rw-r--r--lib/avtp_pipeline/platform/Linux/openavb_tasks.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/lib/avtp_pipeline/platform/Linux/openavb_tasks.h b/lib/avtp_pipeline/platform/Linux/openavb_tasks.h
index d456b4f9..01969f09 100644
--- a/lib/avtp_pipeline/platform/Linux/openavb_tasks.h
+++ b/lib/avtp_pipeline/platform/Linux/openavb_tasks.h
@@ -1,5 +1,6 @@
/*************************************************************************************************************
Copyright (c) 2012-2015, Symphony Teleca Corporation, a Harman International Industries, Incorporated company
+Copyright (c) 2016-2017, Harman International Industries, Incorporated
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -62,6 +63,9 @@ https://github.com/benhoyt/inih/commit/74d2ca064fb293bc60a77b0bd068075b293cf175.
//task ListenerThread
#define listenerThread_THREAD_STK_SIZE THREAD_STACK_SIZE
+//task avdeccMsgThread
+#define avdeccMsgThread_THREAD_STK_SIZE THREAD_STACK_SIZE
+
//task openavbAecpSMEntityModelEntityThread
#define openavbAecpSMEntityModelEntityThread_THREAD_STK_SIZE THREAD_STACK_SIZE
@@ -86,8 +90,8 @@ https://github.com/benhoyt/inih/commit/74d2ca064fb293bc60a77b0bd068075b293cf175.
//task openavbAcmpSmTalkerThread
#define openavbAcmpSmTalkerThread_THREAD_STK_SIZE THREAD_STACK_SIZE
-//task openavbAcmpSmTalkerThread
-#define openavbAcmpSmTalkerThread_THREAD_STK_SIZE THREAD_STACK_SIZE
+//task openavbAcmpSmControllerThread
+#define openavbAcmpSmControllerThread_THREAD_STK_SIZE THREAD_STACK_SIZE