In here the dipc_ctrl_thread_run is not atomically checked, which may cause problem if this variable is updated in multiple places at the same time.
dipc_ctrl_thread_run
In here the
dipc_ctrl_thread_runis not atomically checked, which may cause problem if this variable is updated in multiple places at the same time.