Thread (36 messages) 36 messages, 6 authors, 2021-02-11

Re: [dpdk-dev] [PATCH v7 1/2] eal: move thread affinity functions to new file

From: Dmitry Kozlyuk <hidden>
Date: 2021-01-06 14:40:34

On Tue,  5 Jan 2021 19:06:34 +0200, Tal Shnaiderman wrote:
[...]
quoted hunk ↗ jump to hunk
diff --git a/lib/librte_eal/include/rte_thread.h b/lib/librte_eal/include/rte_thread.h
new file mode 100644
index 0000000000..dbc4b3adf8
--- /dev/null
+++ b/lib/librte_eal/include/rte_thread.h
@@ -0,0 +1,39 @@
+/* SPDX-License-Identifier: BSD-3-Clause
+ * Copyright(c) 2021 Mellanox Technologies, Ltd
+ */
+
+#include <rte_os.h>
+
+#ifndef _RTE_THREAD_H_
+#define _RTE_THREAD_H_
#ifdef __cplusplus
extern "C" {
#endif

[...]

#ifdef __cplusplus
}
#endif
+#endif /* _RTE_THREAD_H_ */
  
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help