top-post
this is a re-submission of v5 of the series due to a mistake i made
in the first submission that caused it not to be correctly submitted
to patchwork.
apologies for the noise.
On Tue, Jan 31, 2023 at 12:30:14PM -0800, Tyler Retzlaff wrote:
> Announce deprecation of rte_ctrl_thread_c
Announce deprecation of rte_ctrl_thread_create API which is the final
remaining stable API exposing pthread_t.
Provide an equivalent replacement API rte_control_thread_create that
uses the new rte_thread_t type.
Provide a unit test for the new rte_control_thread_create API.
Add missing doxygen i
Announce deprecation of rte_ctrl_thread_create API which is the final
remaining stable API exposing pthread_t.
Provide an equivalent replacement API rte_control_thread_create that
uses the new rte_thread_t type.
Provide a unit test for the new rte_control_thread_create API.
Add missing doxygen i
3 matches
Mail list logo