NEON thread safe?

Hi, All,

Is there any simple method to deal with NEON thread-safe problem?
ya, I mean under Linux.

B.R.
Jz

Hi, there is no NEON "thread-safe" problem. NEON registers (which are
the VFPv3-D32 registers) are saved/restored along with the rest of the
CPU context. Yup, under Linux :slight_smile: