68f7f31aaa
rte_timer_subsystem_initialized is a global variable that can be
accessed by multiple processes simultaneously. Hence, any access
to rte_timer_subsystem_initialized should be protected by
rte_mcfg_timer_lock.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
meson.build | ||
rte_timer_version.map | ||
rte_timer.c | ||
rte_timer.h |