Signed-off-by: Bill Fischofer <[email protected]>
---
 include/odp/api/config.h | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/include/odp/api/config.h b/include/odp/api/config.h
index c9879d6..beb69d3 100644
--- a/include/odp/api/config.h
+++ b/include/odp/api/config.h
@@ -32,6 +32,12 @@ extern "C" {
  */
 
 /**
+ * Maximum number of threads
+ * @return The maximum thread count supported by this platform
+ */
+int odp_config_threads(void);
+
+/**
  * Maximum number of pools
  * @return The maximum number of pools supported by this platform
  */
-- 
2.1.4

_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to